Skip to content

Commit

Permalink
omit plugin react?
Browse files Browse the repository at this point in the history
  • Loading branch information
dai-shi committed May 16, 2024
1 parent 47983ed commit 96260df
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 378 deletions.
1 change: 0 additions & 1 deletion examples/01_counter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
"devDependencies": {
"@types/react": "latest",
"@types/react-dom": "latest",
"@vitejs/plugin-react": "latest",
"typescript": "latest",
"vite": "latest"
},
Expand Down
6 changes: 0 additions & 6 deletions examples/01_counter/vite.config.ts

This file was deleted.

1 change: 0 additions & 1 deletion examples/02_jsx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
"devDependencies": {
"@types/react": "latest",
"@types/react-dom": "latest",
"@vitejs/plugin-react": "latest",
"typescript": "latest",
"vite": "latest"
},
Expand Down
6 changes: 0 additions & 6 deletions examples/02_jsx/vite.config.ts

This file was deleted.

1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,6 @@
"@types/react-dom": "^18.3.0",
"@typescript-eslint/eslint-plugin": "^7.9.0",
"@typescript-eslint/parser": "^7.9.0",
"@vitejs/plugin-react": "^4.2.1",
"eslint": "8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-import-resolver-typescript": "^3.6.1",
Expand Down
Loading

0 comments on commit 96260df

Please sign in to comment.