-
- Downloads
Decompose app (#26)
* add display component * break out the display component as a 'dumb component' * add .js file replacements and fix typos in App.js * fix tests * remove redundant rules from eslint * remove old jsx App * remove index.jsx * test npm start removal for travis * change lint ordering
Showing
- .eslintrc 5 additions, 2 deletions.eslintrc
- __tests__/integration/react-example/App.js 6 additions, 4 deletions__tests__/integration/react-example/App.js
- __tests__/integration/react-example/Display.js 44 additions, 0 deletions__tests__/integration/react-example/Display.js
- __tests__/integration/react-example/index.js 0 additions, 0 deletions__tests__/integration/react-example/index.js
- integrations.config.js 2 additions, 2 deletionsintegrations.config.js
- package.json 1 addition, 1 deletionpackage.json
File moved
Please register or sign in to comment