mirror of
https://github.com/sussy-code/providers.git
synced 2026-03-11 17:55:37 +00:00
Update vite.config.ts
aahhhh
This commit is contained in:
parent
a7c744ef6b
commit
8d68a017a9
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
import path from 'path';
|
||||
import { defineConfig } from 'vitest';
|
||||
import { defineConfig } from 'vite';
|
||||
import eslintPlugin from '@nabla/vite-plugin-eslint';
|
||||
import dts from 'vite-plugin-dts';
|
||||
import pkg from './package.json';
|
||||
|
|
|
|||
Loading…
Reference in a new issue