Skip to content

Commit 7aba3ba

Browse files
committed
Try something else
1 parent db35b92 commit 7aba3ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"moduleResolution": "node",
1313
"experimentalDecorators": true,
1414
"target": "ES2022",
15-
"typeRoots": ["node_modules/@types"],
15+
"typeRoots": ["./node_modules/@types"],
1616
"types": ["jasmine", "node"],
1717
"lib": ["es2018", "dom"],
1818
"paths": {

0 commit comments

Comments
 (0)