智能客服
你问我答,随时在线为你解决问题
禁止使用tab作为缩进,推荐使用空格。该规则仅检查.ets文件类型。
- // code-linter.json5
- {
- "rules": {
- "@hw-stylistic/no-tabs": "error"
- }
- }
该规则无需配置额外选项。
- export const message: string = 'Hello World';
- export const message: string = 'Hello World';
- "plugin:@hw-stylistic/recommended"
- "plugin:@hw-stylistic/all"
Code Linter代码检查规则的配置指导请参考代码Code Linter检查。
智能客服
你问我答,随时在线为你解决问题
合作咨询
我们的专家服务团队将竭诚为您提供专业的合作咨询服务
解决方案
精准高效的一站式服务支持,助力开发者商业成功