Skip to content

Commit

Permalink
chore: change vitest config extension from js to ts
Browse files Browse the repository at this point in the history
  • Loading branch information
viliusddd committed Aug 1, 2024
1 parent 9a1fa61 commit de7128b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vitest.config.js → vitest.config.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* eslint-disable */
/* eslint-disddable */
import path from 'node:path'

export default {
Expand Down

0 comments on commit de7128b

Please sign in to comment.