mirror of
https://github.com/Telecominfraproject/wlan-cloud-ui.git
synced 2025-11-02 03:37:59 +00:00
fixed precommit
This commit is contained in:
@@ -94,7 +94,7 @@
|
||||
}
|
||||
},
|
||||
"lint-staged": {
|
||||
"*.{js,jsx,scss}": [
|
||||
"*.{js,jsx}": [
|
||||
"eslint --fix 'app/**/*.js' --max-warnings=0",
|
||||
"prettier --write"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user