prettier / eslint-config-prettier

Turns off all rules that are unnecessary or might conflict with Prettier.
MIT License
5.47k stars 255 forks source link

Add @typescript-eslint/no-extra-semi #128

Closed xcatliu closed 4 years ago

xcatliu commented 4 years ago

https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/docs/rules/no-extra-semi.md

lydell commented 4 years ago

Thanks! Released in v6.8.0 🎅