Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.fecsrc 中fecs-indent关不掉 #357

Open
tjpanda88 opened this issue Aug 7, 2019 · 1 comment
Open

.fecsrc 中fecs-indent关不掉 #357

tjpanda88 opened this issue Aug 7, 2019 · 1 comment

Comments

@tjpanda88
Copy link

eslint:
    globals:
        layui: true
    rules:
        indent: "2"
        fecs-indent: 0

我想在.fecsrc文件中把fecs-indent中关掉,可是一直不生效

@tjpanda88
Copy link
Author

在代码中添加/* eslint-disable fecs-indent */是可以关掉的,不过我想全局关掉这个规则

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant