🐛 fix: bugs fixed
This commit is contained in:
parent
c21d7e5c78
commit
19c8de7350
|
@ -3,9 +3,11 @@
|
|||
"include": ["env.d.ts", "src/**/*", "src/**/*.vue"],
|
||||
"exclude": ["src/**/__tests__/*", "src/App.vue", "src/main.ts"],
|
||||
"compilerOptions": {
|
||||
"declaration": true,
|
||||
"emitDeclarationOnly": true,
|
||||
"outDir": "dist",
|
||||
"tsBuildInfoFile": "./node_modules/.tmp/tsconfig.app.tsbuildinfo",
|
||||
"lib": ["es2022", "dom"],
|
||||
|
||||
"paths": {
|
||||
"@/*": ["./src/*"],
|
||||
"@visua/*": ["./node_modules/@cellule-financiere-pmo/visua/output/*"]
|
||||
|
|
Loading…
Reference in New Issue
Block a user