2021-08-20 16:24:10 +02:00

7 lines
100 B
JSON

{
"extends": "../tsconfig.json",
"compilerOptions": {
"rootDir": "src",
"outDir": "build"
}
}