hz-zhhq-web/node_modules/node-cache/tsconfig.json

9 lines
83 B
JSON
Raw Normal View History

2025-02-25 13:46:30 +08:00
{
"compilerOptions": {
"outDir": "./test"
},
"include": [
"./_src/**/*"
]
}