test
This commit is contained in:
parent
f90bfb60c8
commit
38dd368eb2
@ -10,7 +10,7 @@
|
|||||||
"format": "prettier --write **/*.ts",
|
"format": "prettier --write **/*.ts",
|
||||||
"format-check": "prettier --check **/*.ts",
|
"format-check": "prettier --check **/*.ts",
|
||||||
"lint": "eslint **/*.ts",
|
"lint": "eslint **/*.ts",
|
||||||
"test": "./node_modules/.bin/jest --testTimeout 10000"
|
"test": "./node_modules/jest/bin/jest --testTimeout 10000"
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user