# no-mixed-spaces-and-tabs

> 来自 [undefined](undefined) 的规则。

disallow mixed spaces and tabs for indentation

## 参考文档

- [no-mixed-spaces-and-tabs 官方文档](https://eslint.org/docs/rules/no-mixed-spaces-and-tabs)
