mirror of
https://github.com/xiaoxinpro/nginx-proxy-manager-zh.git
synced 2025-02-12 22:48:14 -05:00
11 lines
200 B
JSON
11 lines
200 B
JSON
![]() |
{
|
||
|
"compilerOptions": {
|
||
|
"composite": true,
|
||
|
"skipLibCheck": true,
|
||
|
"module": "ESNext",
|
||
|
"moduleResolution": "bundler",
|
||
|
"allowSyntheticDefaultImports": true
|
||
|
},
|
||
|
"include": ["vite.config.ts"]
|
||
|
}
|