We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
eslint [options] file.js [file.js] [dir] --no-eslintrc:不使用.eslintrc.*的配置 -c, --config path::string: 使用指定配置覆盖.eslintrc.*的配置 --cache: 只检测修改的文件 --fix: 自动修改 --fix-dry-run: 自动修改但不保存
--no-eslintrc
-c, --config path::string
--cache
--fix
--fix-dry-run
The text was updated successfully, but these errors were encountered:
No branches or pull requests
eslint [options] file.js [file.js] [dir]
--no-eslintrc
:不使用.eslintrc.*的配置-c, --config path::string
: 使用指定配置覆盖.eslintrc.*的配置--cache
: 只检测修改的文件--fix
: 自动修改--fix-dry-run
: 自动修改但不保存The text was updated successfully, but these errors were encountered: