]> git.ipfire.org Git - thirdparty/vuejs/create-vue.git/commit
feat: add @vitest/eslint-plugin when using vitest
authorcexbrayat <cedric@ninja-squad.com>
Wed, 14 Aug 2024 13:53:51 +0000 (15:53 +0200)
committerCédric Exbrayat <cexbrayat@users.noreply.github.com>
Wed, 14 Aug 2024 14:44:57 +0000 (16:44 +0200)
commitaea5c1b330fa81e34ed36448aecc875ae6528a6b
tree1dc65e9346d846a784ce7289b83ba9e5cc4d4928
parentb0528082c2e0fa01002a4ec88429811536e104b9
feat: add @vitest/eslint-plugin when using vitest

The plugin is now officillay recommended, so let's add it to the eslint config when selecting both eslint and vitest.
__test__/renderEslint.spec.ts
index.ts
template/eslint/package.json
utils/renderEslint.ts