diff options
Diffstat (limited to 'ui/tsconfig.node.json')
| -rw-r--r-- | ui/tsconfig.node.json | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/ui/tsconfig.node.json b/ui/tsconfig.node.json deleted file mode 100644 index 42872c59..00000000 --- a/ui/tsconfig.node.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "compilerOptions": { - "composite": true, - "skipLibCheck": true, - "module": "ESNext", - "moduleResolution": "bundler", - "allowSyntheticDefaultImports": true - }, - "include": ["vite.config.ts"] -} |
