Skip to content
This repository has been archived by the owner on Jan 25, 2024. It is now read-only.

Commit

Permalink
feat(projects): add react config
Browse files Browse the repository at this point in the history
  • Loading branch information
honghuangdc committed Dec 11, 2023
1 parent 3ad1ea4 commit 49d8296
Show file tree
Hide file tree
Showing 7 changed files with 942 additions and 2 deletions.
6 changes: 6 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,9 +96,15 @@
"@types/node": "20.10.4",
"@types/prompts": "2.4.9",
"eslint": "8.55.0",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-native": "^4.1.0",
"eslint-plugin-react-refresh": "^0.4.5",
"eslint-plugin-vue": "9.19.2",
"lint-staged": "15.2.0",
"prettier-plugin-toml": "2.0.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"simple-git-hooks": "2.9.0",
"tsup": "8.0.1",
"tsx": "4.6.2",
Expand Down
Loading

0 comments on commit 49d8296

Please sign in to comment.