Update Domestic & Global & CDN Hosts

This commit is contained in:
SukkaW
2024-04-05 15:46:20 +08:00
parent 8a1aa15ea0
commit 60eabb8e50
7 changed files with 38 additions and 10 deletions

View File

@@ -1,6 +1,5 @@
{
"compilerOptions": {
"composite": true,
"target": "esnext",
"moduleDetection": "force",
"module": "esnext",
@@ -9,7 +8,6 @@
"allowImportingTsExtensions": true,
"allowJs": true,
"noEmit": true,
"downlevelIteration": true,
"allowSyntheticDefaultImports": true,
"forceConsistentCasingInFileNames": true,
"strict": true,