Skip to content

Conversation

casaper
Copy link
Collaborator

@casaper casaper commented Jun 19, 2022

  1. eslint installation with configuration
  2. .eslint-todo.json excludes existing code violating the new eslint rules, so no existing code has to be altered just for the linter.
  3. dev-scripts/generate-eslint-todo.ts generates .eslint-todo.json from the current code base

casaper added 3 commits June 19, 2022 18:46
- install required packages
- add necessary configuration
- add a exclude configuration `.eslint-todo.json` allowing to keep
  existing sources as is
generates .eslint-todo.json from erroring existing code
@casaper casaper requested a review from tancredi as a code owner June 19, 2022 16:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant