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.
1 parent ead17c5 commit 253ee1bCopy full SHA for 253ee1b
package.json
@@ -8,7 +8,7 @@
8
"build": "gatsby build",
9
"develop": "gatsby develop",
10
"format": "prettier --write src/**/*.{js,jsx,ts,tsx}",
11
- "start": "npm run develop",
+ "start": "gatsby develop",
12
"serve": "gatsby serve",
13
"test": "echo \"Write tests! -> https://gatsby.dev/unit-testing\"",
14
"type": "tsc --noEmit",
0 commit comments