Fix ESLint setup #202

Merged
raucao merged 2 commits from chore/fix_js_linting into master 2022-10-06 14:29:53 +00:00

2 Commits

Author SHA1 Message Date
Râu Cao fb66bd4f0d Fix some linter errors and warnings 2022-10-06 12:29:57 +02:00
Râu Cao 19553b9777 Fix eslint setup
babel-eslint isn't working with node 16 anymore

In addition to the new packages, also turn the remaining Ember errors
into warnings, so we can fix them without `npm test` failing in the
meantime.
2022-10-06 12:29:03 +02:00