meta-grabber/jest.config.js
2021-10-16 14:34:59 +02:00

3 lines
59 B
JavaScript

module.exports = {
modulePathIgnorePatterns: ['dist'],
}