| [ Web Proxy ] |
| Viewing: https://raw.githubusercontent.com/codetime-dev/codetime-cli/main/packages/cli/tsconfig.json | [Back] [Original] |
{
"extends": "../../tsconfig.base.json",
"compilerOptions": {
"rootDir": "src",
"types": [
"node"
],
"declaration": true,
"outDir": "dist",
"sourceMap": true
},
"include": [
"src/**/*.ts"
]
}
| Web Proxy Viewer | New URL | Original Page |