chore(tsconfig): ✨ update TypeScript configurations
This commit is contained in:
@@ -21,10 +21,10 @@ export default defineConfig({
|
||||
tsconfigPath: './tsconfig.app.json',
|
||||
compilerOptions: {
|
||||
noEmit: false,
|
||||
skipLibCheck: true,
|
||||
emitDeclarationOnly: true,
|
||||
},
|
||||
}),
|
||||
|
||||
],
|
||||
publicDir: 'public',
|
||||
build: {
|
||||
|
||||
Reference in New Issue
Block a user