Skip to content

Commit 73b1c88

Browse files
committed
chore: move to circleci
1 parent 762d8ca commit 73b1c88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"prepublish": "npm run build",
99
"build": "tsc -d",
1010
"pretest": "npm run build",
11-
"lint": "tslint src/**/*.ts"
11+
"test": "tslint src/**/*.ts"
1212
},
1313
"repository": {
1414
"type": "git",

0 commit comments

Comments
 (0)