Skip to content

Commit 05839d3

Browse files
committed
add linter script
1 parent 9531f53 commit 05839d3

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
@@ -6,6 +6,7 @@
66
"scripts": {
77
"develop": "strapi develop",
88
"start": "strapi start",
9+
"lint": "eslint .",
910
"build": "strapi build",
1011
"strapi": "strapi",
1112
"test": "JWT_SECRET=secret jest --forceExit --detectOpenHandles"

0 commit comments

Comments
 (0)