Update package.json
This commit is contained in:
parent
590145320b
commit
c96d709771
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@
|
||||||
"test": "mocha ./utils -b -t 50000 --recursive",
|
"test": "mocha ./utils -b -t 50000 --recursive",
|
||||||
"typecheck": "tsc",
|
"typecheck": "tsc",
|
||||||
"lint": "eslint \"services/gunDB/**/*.js\"",
|
"lint": "eslint \"services/gunDB/**/*.js\"",
|
||||||
"format": "prettier --write \"./**/*.js\"","
|
"format": "prettier --write \"./**/*.js\"",
|
||||||
},
|
},
|
||||||
"author": "",
|
"author": "",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue