Remove eslint
parent
daec8bb9b7
commit
ee10c076f7
|
@ -1,5 +1,4 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
. "$(dirname "$0")/_/husky.sh"
|
. "$(dirname "$0")/_/husky.sh"
|
||||||
|
|
||||||
npm run test:eslint
|
|
||||||
npx lint-staged
|
npx lint-staged
|
||||||
|
|
Loading…
Reference in New Issue