提交当前项目改动
This commit is contained in:
12
web-rtcp-5axis-xyzbc-trt-sim-plan/app/tsconfig.json
Normal file
12
web-rtcp-5axis-xyzbc-trt-sim-plan/app/tsconfig.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"allowJs": true,
|
||||
"checkJs": true,
|
||||
"module": "ESNext",
|
||||
"moduleResolution": "Bundler",
|
||||
"noEmit": true,
|
||||
"strict": true,
|
||||
"target": "ES2022"
|
||||
},
|
||||
"include": ["src/**/*.js"]
|
||||
}
|
||||
Reference in New Issue
Block a user