Skip to content

Commit

Permalink
chore: fix linter
Browse files Browse the repository at this point in the history
  • Loading branch information
BilelJegham committed Aug 6, 2023
1 parent b8797d8 commit 1d5bebd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions vite.config.d.ts
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
declare const _default: import("vite").UserConfigExport;
export default _default;
declare const _default: import('vite').UserConfigExport
export default _default

0 comments on commit 1d5bebd

Please sign in to comment.