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 2a048a9 commit c8cfc56Copy full SHA for c8cfc56
package.json
@@ -29,7 +29,6 @@
29
"test": "npx jest",
30
"test:watch": "jest --watch",
31
"test:coverage": "jest --coverage",
32
- "test:manual": "npx ts-node test/manual-test.ts",
33
"lint": "eslint . --ext .ts",
34
"lint:fix": "eslint . --ext .ts --fix",
35
"format": "prettier --write \"src/**/*.ts\" \"test/**/*.ts\"",
0 commit comments