Skip to content

Commit 1d05ba1

Browse files
committed
Update test script
1 parent bdf735c commit 1d05ba1

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
"access": "public"
99
},
1010
"scripts": {
11-
"test": "echo \"Error: no test specified\""
11+
"test": "eslint ."
1212
},
1313
"repository": {
1414
"type": "git",

0 commit comments

Comments
 (0)