mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-16 21:56:25 -05:00
chore: avoid vitest warning (#4959)
This commit is contained in:
parent
2eebfec770
commit
42d5b05594
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
// @ts-check
|
||||
import { defineConfig } from 'vitest/config';
|
||||
|
||||
export default defineConfig({
|
Loading…
Reference in a new issue