Skip to content

Commit 633fa25

Browse files
committed
disable closure lint for now
1 parent b3c1369 commit 633fa25

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
@@ -33,7 +33,7 @@
3333
"scripts": {
3434
"build": "gulp",
3535
"test": "npm run lint && wct",
36-
"lint": "gulp lint"
36+
"lint": "gulp lint-eslint"
3737
},
3838
"repository": {
3939
"type": "git",

0 commit comments

Comments
 (0)