UNPKG

react-redux-formal

Version:

Form state management and building library for react and redux

5 lines (4 loc) 126 B
/* eslint-disable global-require */ require('globby').sync(`${__dirname}/**/*-spec.js`).forEach(file => { require(file); });