Venta.De.Boletos.De.Un.Conc.../ventaboletos/jsconfig.json

8 lines
77 B
JSON

{
"compilerOptions": {
"paths": {
"@/*": ["./src/*"]
}
}
}