Skip to content

Commit

Permalink
chore: set nvm to v20
Browse files Browse the repository at this point in the history
  • Loading branch information
cyntler committed Apr 9, 2024
1 parent 0c53dfe commit bb385e1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v17
v20
2 changes: 1 addition & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@
"resolveJsonModule": true,
"jsx": "react-jsx"
},
"exclude": ["./dist", "src/**/*.test.tsx"]
"exclude": ["./dist"]
}

0 comments on commit bb385e1

Please sign in to comment.