mirror of
https://github.com/the-draupnir-project/Draupnir.git
synced 2026-03-30 11:00:13 +00:00
8 lines
103 B
JSON
8 lines
103 B
JSON
{
|
|
"extends": "../tsconfig.json",
|
|
"include": ["."],
|
|
"compilerOptions": {
|
|
"noEmit": true
|
|
}
|
|
}
|