UNPKG

eslint-config-ts-lib

Version:

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

11 lines (6 loc) 264 B
# no-empty > 来自 [eslint:recommended](https://eslint.org/docs/rules/) 的规则。 > 禁止出现空语句块 ## 参考文档 - [no-empty 官方文档](https://eslint.org/docs/rules/no-empty) - [no-empty 中文教程](https://eslint.cn/docs/rules/no-empty)