Add basic ESLint configuration for formatting
This doesn't enable any of ESLint's actual possible-issue linting, but just style normalization based on the Prettier configuration (but without line length limits).
Showing
.eslintignore
0 → 100644
.eslintrc.js
0 → 100644
package.json
0 → 100644
Please register or sign in to comment