X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=ui%2Fweb%2Ftsconfig.json;h=964bfb73e24e507ce77bb5ab37631afb84a62e21;hb=38007d441290d4ecd6686cafe962323fa6279426;hp=9a3e10e71af6254bb9537175d2937f995f145db8;hpb=03682e2e36e2236174a6dc7052494345165798c9;p=e-mobility-charging-stations-simulator.git diff --git a/ui/web/tsconfig.json b/ui/web/tsconfig.json index 9a3e10e7..964bfb73 100644 --- a/ui/web/tsconfig.json +++ b/ui/web/tsconfig.json @@ -1,5 +1,5 @@ { - "extends": "@vue/tsconfig/tsconfig.json", + "extends": "./tsconfig-base.json", "compilerOptions": { "experimentalDecorators": true, "allowSyntheticDefaultImports": true,