Skip to content
This repository has been archived by the owner on May 6, 2022. It is now read-only.

Commit

Permalink
fix: remove misleading build scripts
Browse files Browse the repository at this point in the history
Reduce confusion in how to use the codebase
  • Loading branch information
amclin committed Jan 28, 2021
1 parent dddf57c commit ddf0e12
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@
},
"homepage": "https://github.com/amclin/react-project-boilerplate#readme",
"scripts": {
"build": "next build",
"dev": "next",
"lint": "npm run lint:eslint",
"lint:eslint": "eslint --ignore-path .gitignore \"**/*.{jsx,js}\"",
"lint:prettier": "pretty-quick",
Expand Down

0 comments on commit ddf0e12

Please sign in to comment.