diff options
| author | 2024-09-07 15:15:32 +0800 | |
|---|---|---|
| committer | 2024-09-07 15:15:32 +0800 | |
| commit | 72a79bd525e72f80c6b46b4514f0e6bb4c3cc07a (patch) | |
| tree | 16bd9b550f7fd406be726c3a2380ef24ca14bfe0 /site/tsconfig.node.json | |
| parent | 8a32052835e155b5577fe15cd2b09b7aa56a8d65 (diff) | |
| download | HydroRoll-72a79bd525e72f80c6b46b4514f0e6bb4c3cc07a.tar.gz HydroRoll-72a79bd525e72f80c6b46b4514f0e6bb4c3cc07a.zip | |
refactor(site): move site to HydroRoll-site repo
Diffstat (limited to 'site/tsconfig.node.json')
| -rw-r--r-- | site/tsconfig.node.json | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/site/tsconfig.node.json b/site/tsconfig.node.json deleted file mode 100644 index 9d31e2a..0000000 --- a/site/tsconfig.node.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "compilerOptions": { - "composite": true, - "module": "ESNext", - "moduleResolution": "Node", - "allowSyntheticDefaultImports": true - }, - "include": ["vite.config.ts"] -} |
