@tabula/vitest-config
v0.3.1
Published
Configuration for the Vitest
Maintainers
Readme
@tabula/vitest-config
Configuration for the Vitest.
Installation
Use the package manager pnpm to install @tabula/vitest-config.
pnpm add @tabula/vitest-config --save-devUsage
Add the vitest.config.ts file to the root:
export { node as default } from '@tabula/vitest-config';or
export { browser as default } from '@tabula/vitest-config';License
This project is ISC licensed.
