We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a643341 commit 3fd2b5dCopy full SHA for 3fd2b5d
package.json
@@ -4,7 +4,7 @@
4
"description": "",
5
"main": "lib/index.js",
6
"scripts": {
7
- "test": "tap",
+ "test": "tap config && tap",
8
"clean": "./scripts/clean.ts",
9
"lint": "eslint .",
10
"posttest": "npm run lint",
0 commit comments