Skip to content

如何关闭eslint校验 #1909

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

Closed
CuiYang16 opened this issue Apr 14, 2019 · 1 comment
Closed

如何关闭eslint校验 #1909

CuiYang16 opened this issue Apr 14, 2019 · 1 comment

Comments

@CuiYang16
Copy link

Question(提问)

@PanJiaChen
Copy link
Owner

lintOnSave: process.env.NODE_ENV === 'development',

lintOnSave:false

"husky": {
"hooks": {
"pre-commit": "lint-staged"
}
},

移除这段,不然在你提交代码的时候还是会检验。

EdwinBetanc0urt added a commit to EdwinBetanc0urt/adempiere-vue that referenced this issue Feb 15, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
* fix: SB Read only table when edit column.

* fix table.
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

2 participants