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

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
wellyshen committed May 5, 2022
1 parent 27cc795 commit 84632e9
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,7 @@
"lint:type": "tsc",
"lint:style": "stylelint --fix \"**/*.{css,ts,tsx}\"",
"lint:format": "prettier -w . -u --loglevel silent",
"clean": "run-p clean:*",
"clean:build": "rimraf build",
"clean:cov": "rimraf coverage",
"clean": "rimraf build",
"eject": "react-scripts eject"
},
"browserslist": {
Expand Down

0 comments on commit 84632e9

Please sign in to comment.