Files
gangyan/chat_web_front/tsconfig.json

16 lines
216 B
JSON
Raw Permalink Normal View History

{
"files": [],
"references": [
{
"path": "./tsconfig.node.json"
},
{
"path": "./tsconfig.app.json"
}
],
"compilerOptions": {
"noImplicitAny": false,
"strict": false,
}
}