UNPKG

remove-accents

Version:

Converting the accented characters to their corresponding non-accented ASCII characters.

5 lines (4 loc) 85 B
module.exports = { testEnvironment: 'node', testMatch: [ '<rootDir>/test.js' ], };