Skip to content

Commit 4d84b65

Browse files
committed
Update pattern of lint-staged
1 parent 71c9c99 commit 4d84b65

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,6 @@
5858
}
5959
},
6060
"lint-staged": {
61-
"*.spec.{ts,tsx}": [
62-
"npm run test"
63-
],
6461
"*.{ts,tsx}": [
6562
"npm run prettier",
6663
"git add"

0 commit comments

Comments
 (0)