UNPKG

react-image-appear

Version:

ReactJS component to make images appear with transition as they load.

9 lines 166 B
module.exports = { testMatch: [ "**/tests/**/*.js?(x)", "**/?(*.)+(spec|test).js?(x)" ], setupFiles: [ "./tests.setup.js" ] };