Progressive-Victory / crm-bot

Internal Discord bot for member utilities
https://progress.win/
MIT License
3 stars 4 forks source link

ESLint deprication of style rules #108

Closed bowenjw closed 4 months ago

bowenjw commented 9 months ago

ESLint and typescript-eslint teams decided to deprecate formatting/stylistic-related rules from their core due to the maintenance cost. This project ports those rules and distributes them as separate packages. We will keep them maintained as the community.

https://eslint.style/guide/why