mirror of
https://github.com/discordeno/discordeno.git
synced 2026-05-21 02:40:08 +00:00
@@ -1,4 +1,11 @@
|
|||||||
{
|
{
|
||||||
"extends": "tsconfig/base.json",
|
"extends": "tsconfig/base.json",
|
||||||
|
"compilerOptions": {
|
||||||
|
"noEmit": true,
|
||||||
|
"incremental": false,
|
||||||
|
"tsBuildInfoFile": null,
|
||||||
|
"rootDir": null,
|
||||||
|
"outDir": null
|
||||||
|
},
|
||||||
"include": ["."]
|
"include": ["."]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user