0.3.0 • Published 1 year ago
@tabula/vitest-config v0.3.0
@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.