Skip to content

Commit

Permalink
Remove unneeded ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
laupow committed May 2, 2023
1 parent 01ad9a3 commit d13a5ff
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion jest.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,5 @@ module.exports = {
transform: {
'^.+\\.ts$': 'ts-jest'
},
transformIgnorePatterns: ['src/cparser/*.js'],
verbose: true
};

0 comments on commit d13a5ff

Please sign in to comment.