Skip to content

Commit

Permalink
Ignore vite config TS error
Browse files Browse the repository at this point in the history
  • Loading branch information
gitKrystan committed Sep 3, 2023
1 parent 7d9c006 commit 440884e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions vite.config.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
// @ts-expect-error https://github.com/vitejs/vite/issues/11552

import { defineConfig } from 'vite';

export default defineConfig({
Expand Down

0 comments on commit 440884e

Please sign in to comment.