Skip to content

Fix eslint comma-dangle rule to be in sync with prettier

Nicolas Frandeboeuf requested to merge nicofrand/kresus:fixCommaDangle into master

To be honest I am never sure how we are supposed to deal with the confusion between eslint and prettier. Should we have the same configuration on each side, or should the eslint-prettier plugin do it?

Merge request reports