UNPKG

react-sentinel

Version:

React Component that abstracts away requestAnimationFrame and requestIdleCallback.

8 lines (7 loc) 158 B
module.exports = { setupTestFrameworkScriptFile: '<rootDir>/scripts/jest/setup.js', testPathIgnorePatterns: [ '/node_modules/', '/dist/', ], };