google / gts

☂️ TypeScript style guide, formatter, and linter.
https://github.com/google/gts
Apache License 2.0
5.01k stars 196 forks source link

Utilize `google/eslint-config-google` for eslint configuration #715

Open danielbankhead opened 1 year ago

danielbankhead commented 1 year ago

This will provide a single place to inherit rules from and increase consistency across Google JS/TS libraries.

https://github.com/google/eslint-config-google

iennae commented 1 month ago

the suggested repo has been archived, so this can probably be closed. I agree that there should be some sharable rules so we can apply consistency across :)