We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 172fad5 commit 74fb1e6Copy full SHA for 74fb1e6
package.json
@@ -9,7 +9,6 @@
9
"prepare": "npm run build",
10
"test": "jest ./test/unit",
11
"test:unit": "jest ./test/unit",
12
- "test:unitt": "jest ./test/unit/persistance/local-storage.spec.ts",
13
"test:api": "jest ./test/api",
14
"lint": "eslint . -c .eslintrc.json",
15
"clean": "node tools/cleanup",
0 commit comments