Files
dns-server/node_modules/fast-uri/tsconfig.json
T
Alex Yang f627244b8f 更新
2026-03-30 01:04:46 +08:00

9 lines
166 B
JSON

{
"compilerOptions": {
"allowJs": true,
"checkJs": true,
"strict": true,
"noImplicitAny": true,
"target": "es2015"
}
}