mirror of
https://github.com/discordeno/discordeno.git
synced 2026-05-21 02:40:08 +00:00
8 lines
104 B
JSON
8 lines
104 B
JSON
{
|
|
"extends": "./base.json",
|
|
"compilerOptions": {
|
|
"noEmit": true,
|
|
"incremental": false
|
|
}
|
|
}
|