mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +00:00
chore: fix precommit for eslint (#32596)
This commit is contained in:
committed by
GitHub
parent
1e20b048d3
commit
664047f3fb
@@ -27,4 +27,4 @@ if [[ ! -d "$root_dir/$frontend_dir" ]]; then
|
||||
fi
|
||||
|
||||
cd "$root_dir/$frontend_dir"
|
||||
npm run eslint -- "${@//$frontend_dir\//}"
|
||||
npm run eslint -- "${@//$frontend_dir\//}" --fix
|
||||
|
||||
Reference in New Issue
Block a user