Skip to content

Commit

Permalink
linting
Browse files Browse the repository at this point in the history
  • Loading branch information
naskio committed Mar 2, 2022
1 parent f39d228 commit 3655ba3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"build": "tsc && gulp",
"lint": "tslint -p tsconfig.json -c tslint.json",
"lintfix": "tslint --fix -p tsconfig.json -c tslint.json",
"nodelinter": "nodelinter",
"nodelinter": "nodelinter --target nodes",
"watch": "tsc --watch",
"test": "jest",
"coverage": "jest --coverage",
Expand Down

0 comments on commit 3655ba3

Please sign in to comment.