Update package.json

This commit is contained in:
CapDog 2022-10-13 16:48:40 -04:00 committed by GitHub
parent 590145320b
commit c96d709771

View file

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