eslint-config-ts-lib
Version:
ts-lib-scripts创建的ts库项目使用的ESLint配置
11 lines (6 loc) • 355 B
Markdown
# no-mixed-spaces-and-tabs
> 来自 [eslint:recommended](https://eslint.org/docs/rules/) 的规则。
> 禁止空格和 tab 的混合缩进
## 参考文档
- [no-mixed-spaces-and-tabs 官方文档](https://eslint.org/docs/rules/no-mixed-spaces-and-tabs)
- [no-mixed-spaces-and-tabs 中文教程](https://eslint.cn/docs/rules/no-mixed-spaces-and-tabs)