Skip to content

Commit

Permalink
🐎 smaller bundle size
Browse files Browse the repository at this point in the history
  • Loading branch information
astoilkov committed Jul 8, 2024
1 parent 87a5292 commit be3f738
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"compilerOptions": {
"target": "ES6",
"target": "ES2020",
"module": "NodeNext",
"jsx": "react",
"esModuleInterop": true,
Expand Down

0 comments on commit be3f738

Please sign in to comment.