{ "extends": "@tsconfig/node14/tsconfig.json", "compilerOptions": { "outDir": "build", "rootDir": ".", "lib": ["dom"] }, "include": ["src"] }