0.3.0 • Published 8 months ago

@tabula/vitest-config v0.3.0

Weekly downloads
-
License
ISC
Repository
github
Last release
8 months 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.3.0

8 months ago

0.2.4

12 months ago

0.2.3

1 year ago

0.2.2

1 year ago

0.2.1

2 years ago

0.2.0

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago

0.0.0

2 years ago