Skip to content

Commit a0e924b

Browse files
author
Mohsen Azimi
committed
Clean before lint
1 parent 9125af6 commit a0e924b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
"test": "jest",
99
"coverage": "jest --coverage",
1010
"posttest": "npm run lint",
11+
"prelint": "npm run clean",
1112
"lint": "tslint --type-check --project tsconfig.json --format codeFrame --exclude test/**/*.tsx",
1213
"prepublish": "npm run build",
1314
"clean": "rm -rf dist",

0 commit comments

Comments
 (0)