mirror of
https://github.com/fankes/beszel.git
synced 2025-10-19 17:59:28 +08:00
react + updates
This commit is contained in:
@@ -9,8 +9,6 @@
|
||||
"skipLibCheck": true,
|
||||
"baseUrl": ".",
|
||||
"paths": {
|
||||
"react": ["./node_modules/preact/compat/"],
|
||||
"react-dom": ["./node_modules/preact/compat/"],
|
||||
"@/*": ["./src/*"]
|
||||
},
|
||||
|
||||
@@ -22,7 +20,6 @@
|
||||
"moduleDetection": "force",
|
||||
"noEmit": true,
|
||||
"jsx": "react-jsx",
|
||||
"jsxImportSource": "preact",
|
||||
|
||||
/* Linting */
|
||||
"strict": true,
|
||||
|
Reference in New Issue
Block a user