Skip to content

Commit

Permalink
add twinkleutil to jest coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
NovemLinguae committed Nov 25, 2024
1 parent 2bb4ce8 commit f37e20a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jest.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ module.exports = {
collectCoverageFrom: [
'morebits.js',
'twinkle.js',
'twinkleutil.js',
'modules/**/*.{js,jsx,ts,tsx}'
]
};

0 comments on commit f37e20a

Please sign in to comment.