UNPKG

react-with-direction

Version:

Components to provide and consume RTL or LTR direction in React

9 lines (8 loc) 178 B
module.exports = { roots: [ './tests', ], setupTestFrameworkScriptFile: './tests/_helpers.jsx', testEnvironment: 'node', testRegex: '.*(\\.|/|_)(test)\\.jsx?$', };