mirror of
https://github.com/valitydev/redash.git
synced 2024-11-07 17:38:54 +00:00
9 lines
120 B
JSON
9 lines
120 B
JSON
{
|
|
"compilerOptions": {
|
|
"baseUrl": "./",
|
|
"paths": {
|
|
"@/*": ["./app/*"]
|
|
}
|
|
},
|
|
"exclude": ["dist"]
|
|
} |