dashboard
repositories
filestore
activity
search
login
交易所
/
jxjys-h5
吉星交易所-h5
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
1
dd
2026-01-09
f2249c16f741df9bbeab6ddc67e8527ca8ae580f
[交易所/jxjys-h5.git]
/
tsconfig.node.json
1
2
3
4
5
6
7
8
9
10
{
"compilerOptions": {
"composite": true,
"skipLibCheck": true,
"module": "ESNext",
"moduleResolution": "bundler",
"allowSyntheticDefaultImports": true
},
"include": ["vite.config.ts"]
}