3.0.8 • Published 5 months ago
globals-vitest v3.0.8
Quick start
Installation
npm install --save-dev globals-vitest
yarn add -D globals-vitest
pnpm add -D globals-vitest
Usage (Flat Config)
// eslint.config.js
import globalsVitest from 'globals-vitest';
export default [
{
languageOptions: {
globals: {
...globalsVitest,
},
},
},
];
For more information about globals configuration in ESLint, please consult the documentation.
Questions
Don’t hesitate to ask a question directly on the discussions board!
Changelog
Changes for every release are documented in the release notes and CHANGELOG file.
License
Copyright (c) 2024-present, Jakub FRS Freisler, FRSOURCE
2.1.6
9 months ago
2.1.5
9 months ago
2.1.8
9 months ago
3.0.4
7 months ago
3.0.3
7 months ago
3.0.2
7 months ago
3.0.1
7 months ago
3.0.8
5 months ago
3.0.7
6 months ago
3.0.6
6 months ago
3.0.5
6 months ago
2.1.4
10 months ago
2.1.2
11 months ago
2.1.1
11 months ago
2.1.3
10 months ago
2.1.0
11 months ago
2.0.3
1 year ago
2.0.2
1 year ago
2.0.5
1 year ago
2.0.4
1 year ago
2.0.1
1 year ago
1.6.0
1 year ago
1.5.3
1 year ago
1.5.2
1 year ago
1.5.1
1 year ago
1.5.0
1 year ago