Skip to content

Commit

Permalink
Remove vitest
Browse files Browse the repository at this point in the history
  • Loading branch information
benjreinhart committed May 25, 2024
1 parent 1e8fc4e commit 50d24a6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion vite.config.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
/// <reference types="vitest" />
import path from 'path';
import { defineConfig } from 'vite';
import react from '@vitejs/plugin-react-swc';
Expand Down

0 comments on commit 50d24a6

Please sign in to comment.