Skip to content

feat(no-var): add "recommended" tag to no-var - #813

Merged
dsherret merged 1 commit into
denoland:mainfrom
magurotuna:make-no-var-recommended
Aug 23, 2021
Merged

feat(no-var): add "recommended" tag to no-var#813
dsherret merged 1 commit into
denoland:mainfrom
magurotuna:make-no-var-recommended

Conversation

@magurotuna

Copy link
Copy Markdown
Member

This PR adds no-var to the recommended set of rules.

no-var is currently not in the recommended set simply because ESLint's recommended set doesn't include the rule either. Not really sure why ESLint doesn't, but given that this rule is considered to be always useful when writing TypeScript/JavaScript in modern fashion, we should probably make it "recommended".

@dsherret dsherret left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM and saw discussion on discord.

@dsherret
dsherret merged commit 1384aa5 into denoland:main Aug 23, 2021
@magurotuna
magurotuna deleted the make-no-var-recommended branch August 23, 2021 14:43
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.

2 participants