chore: format
This commit is contained in:
@@ -6,10 +6,7 @@
|
||||
"module": "esnext",
|
||||
"noEmit": true,
|
||||
"jsx": "react",
|
||||
"typeRoots": [
|
||||
"./node_modules/@types",
|
||||
"@types"
|
||||
],
|
||||
"typeRoots": ["./node_modules/@types", "@types"],
|
||||
"skipLibCheck": true,
|
||||
"esModuleInterop": true,
|
||||
"resolveJsonModule": true,
|
||||
@@ -42,8 +39,7 @@
|
||||
".eslintrc.cjs",
|
||||
"postcss.config.cjs",
|
||||
".storybook",
|
||||
"unocss.config.ts"
|
||||
,
|
||||
"unocss.config.ts",
|
||||
"@types"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user