aboutsummaryrefslogtreecommitdiffhomepage
path: root/frontend/package.json
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2024-07-23 21:23:16 +0900
committernsfisis <nsfisis@gmail.com>2024-07-23 22:00:35 +0900
commitb1ab411ba7b93af94d505a88e2d242316607246b (patch)
tree75848fb1491584ceb9b454e6d3aa5763853bf3bc /frontend/package.json
parent20c4d9e8ba120fefca3cc1e91119f55186cc793b (diff)
downloadiosdc-japan-2025-albatross-b1ab411ba7b93af94d505a88e2d242316607246b.tar.gz
iosdc-japan-2025-albatross-b1ab411ba7b93af94d505a88e2d242316607246b.tar.zst
iosdc-japan-2025-albatross-b1ab411ba7b93af94d505a88e2d242316607246b.zip
frontend: remove eslint-plugin-react-refresh
Diffstat (limited to 'frontend/package.json')
-rw-r--r--frontend/package.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/frontend/package.json b/frontend/package.json
index b57e207..61aaa9b 100644
--- a/frontend/package.json
+++ b/frontend/package.json
@@ -25,7 +25,6 @@
"@vitejs/plugin-react": "^4.3.1",
"eslint": "^8.57.0",
"eslint-plugin-react-hooks": "^4.6.2",
- "eslint-plugin-react-refresh": "^0.4.7",
"prettier": "^3.3.3",
"typescript": "^5.2.2",
"vite": "^5.3.4"