travel/admin/node_modules/node-cache/tsconfig.json

9 lines
83 B
JSON

{
"compilerOptions": {
"outDir": "./test"
},
"include": [
"./_src/**/*"
]
}