Skip to content

Commit e3f1a2a

Browse files
committed
feat: update to node24
Signed-off-by: Jan-Otto Kröpke <mail@jkroepke.de>
1 parent 728f669 commit e3f1a2a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tsconfig.base.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"declarationMap": false,
77
"esModuleInterop": true,
88
"forceConsistentCasingInFileNames": true,
9+
"isolatedModules": true,
910
"lib": ["ES2022"],
1011
"module": "NodeNext",
1112
"moduleResolution": "NodeNext",

0 commit comments

Comments
 (0)