mirror of
https://github.com/ToolJet/ToolJet
synced 2026-04-24 15:07:23 +00:00
8 lines
110 B
JSON
8 lines
110 B
JSON
|
|
{
|
||
|
|
"compilerOptions": {
|
||
|
|
"baseUrl": "./src",
|
||
|
|
"paths": {
|
||
|
|
"@/*": ["./*"]
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|