{ "extends": "./tsconfig.json", "compilerOptions": { "rootDir": ".", "module": "NodeNext", "moduleResolution": "NodeNext" }, "include": ["deploy-commands.ts"] }