Skip to content

Commit

Permalink
rename vite.config.ts to vite.config.mts (*.ts was deprecated)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nadim Ritter committed Mar 12, 2024
1 parent a80b25d commit 6404dd0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/tsconfig.node.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
"moduleResolution": "Node",
"allowSyntheticDefaultImports": true
},
"include": ["vite.config.ts"]
"include": ["vite.config.mts"]
}
File renamed without changes.

0 comments on commit 6404dd0

Please sign in to comment.