stupa-pdf-api/frontend/node_modules/remove-accents/jest.config.js

5 lines
85 B
JavaScript

module.exports = {
testEnvironment: 'node',
testMatch: [ '<rootDir>/test.js' ],
};