use default

This commit is contained in:
Nebel 2023-11-17 11:56:57 +09:00
parent b297d78575
commit 008b1f2afd
Signed by: nebel
GPG key ID: 79807D08C6EF6460

View file

@ -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",