mirror of
https://github.com/block/goose.git
synced 2026-07-17 12:56:20 +02:00
removed tests from lint-staged (#4203)
This commit is contained in:
@@ -143,8 +143,7 @@
|
||||
"src/**/*.{ts,tsx}": [
|
||||
"bash -c 'npm run typecheck'",
|
||||
"eslint --fix --max-warnings 0 --no-warn-ignored",
|
||||
"prettier --write",
|
||||
"bash -c 'npm run test:run'"
|
||||
"prettier --write"
|
||||
],
|
||||
"src/**/*.{css,json}": [
|
||||
"prettier --write"
|
||||
|
||||
Reference in New Issue
Block a user