7 lines
118 B
JSON
7 lines
118 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"compilerOptions": {
|
|
"rootDir": "."
|
|
},
|
|
"include": ["deploy-commands.ts"]
|
|
} |