Skip to content

Commit 1676d2a

Browse files
committed
fix row-dnd tsconfig
1 parent 78ba6f9 commit 1676d2a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/angular/row-dnd/tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"sourceMap": true,
1616
"declaration": false,
1717
"experimentalDecorators": true,
18-
"moduleResolution": "node",
18+
"moduleResolution": "bundler",
1919
"importHelpers": true,
2020
"target": "ES2022",
2121
"module": "ES2022",

0 commit comments

Comments
 (0)