Skip to content

Commit

Permalink
style: tsconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
Yukaii committed May 7, 2024
1 parent d7b3588 commit e08cbbd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
"allowSyntheticDefaultImports": true,
"jsx": "react-jsx",
"moduleResolution": "node",
"allowJs": true,
"allowJs": true
},
"ts-node": {
"esm": true
}
}
}

0 comments on commit e08cbbd

Please sign in to comment.