Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork2.8k
feat(eslint-plugin): add new rule prefer-as-const#1431
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
This comment has been minimized.
This comment has been minimized.
Uh oh!
There was an error while loading.Please reload this page.
Conflicts:packages/eslint-plugin/README.md
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.
two suggestions. otherwise lgtm
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
as recommended i added 2 optional fixers for variable case |
Uh oh!
There was an error while loading.Please reload this page.
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.
LGTM - thanks!
BREAKING CHANGE: new rule @typescript-eslint/ban-ts-commenttypescript-eslint/typescript-eslint#1361BREAKING CHANGE: new rule @typescript-eslint/prefer-as-consttypescript-eslint/typescript-eslint#1431Closes#218.
BREAKING CHANGE: new rule @typescript-eslint/prefer-as-consttypescript-eslint/typescript-eslint#1431Closes#218.
fixes#312