0.2.3 • Published 8 days ago

@tabula/vitest-config v0.2.3

Weekly downloads
-
License
ISC
Repository
github
Last release
8 days ago

@tabula/vitest-config

Configuration for the Vitest.

Installation

Use the package manager pnpm to install @tabula/vitest-config.

pnpm add @tabula/vitest-config --save-dev

You can use npm or yarn too.

Usage

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.

0.2.3

8 days ago

0.2.2

28 days ago

0.2.1

4 months ago

0.2.0

5 months ago

0.1.2

6 months ago

0.1.1

8 months ago

0.1.0

8 months ago

0.0.5

8 months ago

0.0.4

9 months ago

0.0.3

9 months ago

0.0.2

9 months ago

0.0.1

9 months ago

0.0.0

10 months ago