Enable the StandardJS linter #5
Labels
bug
Something isn't working
good first issue
Good for newcomers
help wanted
Extra attention is needed
Problem
This project is halfway setup to use StandardJS as its linter.
Solution
Get it to run so that Standard is actually used by eslint when
npm run lint
is run.EDIT: also possible to use
ts-standard
since this project has recently switched to TypeScript.The text was updated successfully, but these errors were encountered: