We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9531f53 + 05839d3 commit 3bdb0aaCopy full SHA for 3bdb0aa
package.json
@@ -6,6 +6,7 @@
6
"scripts": {
7
"develop": "strapi develop",
8
"start": "strapi start",
9
+ "lint": "eslint .",
10
"build": "strapi build",
11
"strapi": "strapi",
12
"test": "JWT_SECRET=secret jest --forceExit --detectOpenHandles"
0 commit comments