feat: add react dev tools (#143)

This commit is contained in:
Brandon Keiji
2025-04-24 01:16:15 +00:00
committed by GitHub
parent cf89c030d0
commit c24dc0ec77
3 changed files with 52 additions and 2 deletions
+1
View File
@@ -30,6 +30,7 @@
"globals": "^16.0.0",
"lodash": "^4.17.21",
"prettier": "^3.5.3",
"react-devtools-core": "^4.28.5",
"typescript-eslint": "^8.30.1"
}
}