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 1e3dc35 commit e3e5a2bCopy full SHA for e3e5a2b
package.json
@@ -21,7 +21,7 @@
21
"lint": "eslint src test --fix --cache",
22
"lint-staged": "lint-staged",
23
"security": "npm audit --audit-level=high --prod",
24
- "test": "ava test/word.ts"
+ "test": "ava test/integration.ts"
25
},
26
"files": [
27
"dist",
0 commit comments