| { | |
| "extends": "@tsconfig/node20/tsconfig.json", | |
| "include": ["vite.config.*"], | |
| "compilerOptions": { | |
| "composite": true, | |
| "allowJs": true, | |
| "types": ["node"] | |
| } | |
| } | |
| { | |
| "extends": "@tsconfig/node20/tsconfig.json", | |
| "include": ["vite.config.*"], | |
| "compilerOptions": { | |
| "composite": true, | |
| "allowJs": true, | |
| "types": ["node"] | |
| } | |
| } | |