Skip to content

adding linter

dju requested to merge linter into master

this is attempt 2 at adding the changes described in !100 (merged), please look there for context.

npm run lint will display where the code is not compliant with the styleguide

npm run fix will fix it to be compliant.

Merge request reports