mirror of
https://github.com/ershisan99/DevToysWeb.git
synced 2025-12-16 20:49:23 +00:00
perf(dev): speed up dev server
Avoid compiling the entire of mui library by using babel.
This commit is contained in:
@@ -36,6 +36,7 @@
|
||||
"@types/react": "17.0.41",
|
||||
"@typescript-eslint/eslint-plugin": "^5.15.0",
|
||||
"@typescript-eslint/parser": "^5.15.0",
|
||||
"babel-plugin-import": "^1.13.3",
|
||||
"eslint": "8.11.0",
|
||||
"eslint-config-airbnb": "^19.0.4",
|
||||
"eslint-config-airbnb-typescript": "^16.1.4",
|
||||
|
||||
Reference in New Issue
Block a user