mirror of
https://gitee.com/hhyykk/ipms-sjy-ui.git
synced 2025-08-20 21:11:56 +08:00
wip: use unocss
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
"resolveJsonModule": true,
|
||||
"esModuleInterop": true,
|
||||
"lib": ["esnext", "dom"],
|
||||
"baseUrl": ".",
|
||||
"baseUrl": "./",
|
||||
"allowJs": true,
|
||||
"forceConsistentCasingInFileNames": true,
|
||||
"allowSyntheticDefaultImports": true,
|
||||
@@ -36,7 +36,7 @@
|
||||
"typeRoots": ["./node_modules/@types/", "./types"]
|
||||
},
|
||||
"include": [
|
||||
"src/**/*",
|
||||
"src",
|
||||
"types/**/*.d.ts",
|
||||
"src/types/auto-imports.d.ts",
|
||||
"src/types/auto-components.d.ts"
|
||||
|
Reference in New Issue
Block a user