eslint-plugin-no-data-blocks
Do not embed large data in code
Do not embed large data in code
enforces that the Date constructor is not called and suggests the use of moment
Prevent usage of Date(); force usage to DateTimeUtils
No dayjs import -> to '@dayjs
The plugin restricts the usage of default (unextended) errors
A plugin that forbids the use of default parameters in functions, methods and constructors.
Prevent object destructions from going out of hand
this plugin provides a new rules which enforce no duplicate else
云杉定制插件
Disallow else statements
ESLint rule for not using excess-property
limit amount of ts-ignore-like comments in project
Warn of file level eslint rules.
Estlint rule - no async callbacks for array methods
Forbid import from barrels
Avoid Safari10 ES6 bug by not destructuring in catch blocks
character check
用于检查代码中是否包含中文,检查i18n
Enforce comment types in code