-
Notifications
You must be signed in to change notification settings - Fork 147
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add eslint #2285
Add eslint #2285
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
as discussed: If we provide a config, it should run and pass in CI
cd19832
to
aaf9c56
Compare
2b052be
to
c2c4f52
Compare
c2c4f52
to
8f1b469
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Very cool!
…LElement[]' instead
…se and easier to read
…e the type of the expression
…e constructor type arguments
…`Map<string, string>`
8f1b469
to
6a759d8
Compare
(just rebased without code changes) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Cool!
Enables just recommended configs from eslint, strict typecheck and stylistic configs from tseslint.
This will not run in ci because it would just fail. Intended for local checks and Codacy: Codacy should pick this up and only check the diff