Skip to content

Commit

Permalink
Merge pull request #107 from release-it-plugins/convert-to-vitest
Browse files Browse the repository at this point in the history
Convert to vitest
  • Loading branch information
scalvert committed Jul 11, 2023
2 parents 78e4d59 + 466a2e1 commit b04fc67
Show file tree
Hide file tree
Showing 7 changed files with 7,057 additions and 9,206 deletions.
8 changes: 0 additions & 8 deletions .eslintrc.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,4 @@ module.exports = {
},
],
},
overrides: [
{
files: ['jest.setup.js', '__tests__/**/*.js'],
env: {
jest: true,
},
},
],
};
11 changes: 0 additions & 11 deletions jest.config.js

This file was deleted.

3 changes: 0 additions & 3 deletions jest.setup.js

This file was deleted.

0 comments on commit b04fc67

Please sign in to comment.