aboutsummaryrefslogtreecommitdiffstats
path: root/tsconfig.json
diff options
context:
space:
mode:
authorJan Tuomi <jan@jantuomi.fi>2026-05-11 13:40:31 +0300
committerJan Tuomi <jan@jantuomi.fi>2026-05-11 13:40:31 +0300
commit7f92c60ed89e3495f9dd660755a68af647fd8ce2 (patch)
tree106d801001c7b60e99658b50d3f135a932cf89ef /tsconfig.json
parentf7e272ab8726ed6a205b46d6723cc91aa9d63be1 (diff)
Diffstat (limited to 'tsconfig.json')
-rw-r--r--tsconfig.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/tsconfig.json b/tsconfig.json
index 30a75ac..6313c21 100644
--- a/tsconfig.json
+++ b/tsconfig.json
@@ -2,7 +2,6 @@
"compilerOptions": {
"target": "ES2020",
"module": "CommonJS",
- "moduleResolution": "Node",
"esModuleInterop": true,
"strict": true,
"skipLibCheck": true,