aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tsconfig.json
diff options
context:
space:
mode:
authorLofiSu <163713803+LofiSu@users.noreply.github.com>2025-01-26 04:16:45 +0000
committerLofiSu <163713803+LofiSu@users.noreply.github.com>2025-01-26 04:16:45 +0000
commit2a65ec749b0b1974b757ecf175b3d638d1025aef (patch)
tree1809c5cf959cbe35780ef5ad1be4219d6fdcc51d /tsconfig.json
parentf682d264df77d58620991e53eefabbef436d2179 (diff)
downloadHydroRollSite-2a65ec749b0b1974b757ecf175b3d638d1025aef.tar.gz
HydroRollSite-2a65ec749b0b1974b757ecf175b3d638d1025aef.zip
cli
Diffstat (limited to 'tsconfig.json')
-rw-r--r--tsconfig.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/tsconfig.json b/tsconfig.json
new file mode 100644
index 0000000..1ffef60
--- /dev/null
+++ b/tsconfig.json
@@ -0,0 +1,7 @@
+{
+ "files": [],
+ "references": [
+ { "path": "./tsconfig.app.json" },
+ { "path": "./tsconfig.node.json" }
+ ]
+}