mirror of
https://git.cluster.stumblestore.de/llamprecht/KnilchWeb.git
synced 2025-12-12 23:11:19 +01:00
8 lines
No EOL
158 B
JSON
8 lines
No EOL
158 B
JSON
{
|
|
"compilerOptions": {
|
|
"target": "ES6",
|
|
"moduleResolution": "node",
|
|
"resolveJsonModule": true,
|
|
"outDir": "./built"
|
|
}
|
|
} |