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 762d8ca commit 73b1c88Copy full SHA for 73b1c88
package.json
@@ -8,7 +8,7 @@
8
"prepublish": "npm run build",
9
"build": "tsc -d",
10
"pretest": "npm run build",
11
- "lint": "tslint src/**/*.ts"
+ "test": "tslint src/**/*.ts"
12
},
13
"repository": {
14
"type": "git",
0 commit comments