UNPKG

eslint-config-ts-lib

Version:

ts-lib-scripts创建的ts库项目使用的ESLint配置

10 lines (5 loc) 243 B
# no-this-before-super > 来自 [undefined](undefined) 的规则。 disallow `this`/`super` before calling `super()` in constructors ## 参考文档 - [no-this-before-super 官方文档](https://eslint.org/docs/rules/no-this-before-super)