Skip to content

Commit e08cbbd

Browse files
committed
style: tsconfig
1 parent d7b3588 commit e08cbbd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tsconfig.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@
1313
"allowSyntheticDefaultImports": true,
1414
"jsx": "react-jsx",
1515
"moduleResolution": "node",
16-
"allowJs": true,
16+
"allowJs": true
1717
},
1818
"ts-node": {
1919
"esm": true
2020
}
21-
}
21+
}

0 commit comments

Comments
 (0)