Open thewilkybarkid opened 3 years ago
ESLint has only been enabled for the src/backend directory, and, seemingly only JavaScript files.
src/backend
All code should be listed.
Refs #395
The only unlinted code is the frontend, which unfortunately has a lot of errors.
@typescript-eslint/recommended-requiring-type-checking should be used too.
@typescript-eslint/recommended-requiring-type-checking
ESLint has only been enabled for the
src/backend
directory, and, seemingly only JavaScript files.All code should be listed.
Refs #395