mirror of
https://github.com/kou029w/jest-hands-on.git
synced 2025-01-31 22:08:00 +00:00
use default
This commit is contained in:
parent
b297d78575
commit
008b1f2afd
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
|||
],
|
||||
"scripts": {
|
||||
"test": "jest src && yarn workspaces run test",
|
||||
"format": "prettier --ignore-path .gitignore --write ."
|
||||
"format": "prettier --write ."
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/preset-env": "^7.20.2",
|
||||
|
|
Loading…
Add table
Reference in a new issue