dillon1000/react

Commit

Added Prettier (and formatted code)

Browse files
Changed paths38 files
First-parent comparison
A .eslintignore AddedA .eslintrc AddedA .prettierignore AddedA .prettierrc AddedM package.json ModifiedM shells/browser/webpack.backend.js ModifiedM shells/browser/webpack.config.js ModifiedM shells/createConfig.js ModifiedM shells/dev/app/App.css ModifiedM shells/dev/app/ElementTypes/index.js ModifiedM shells/dev/app/ToDoList/List.js ModifiedM shells/dev/app/ToDoList/ListItem.js ModifiedM shells/dev/app/ToDoList/index.js ModifiedM shells/dev/app/app.js ModifiedM shells/dev/app/index.js ModifiedM shells/dev/src/backend.js ModifiedM shells/dev/src/devtools.js ModifiedM shells/dev/webpack.config.js ModifiedM src/backend/agent.js ModifiedM src/backend/index.js ModifiedM src/backend/renderer.js ModifiedM src/backend/types.js ModifiedM src/backend/utils.js ModifiedM src/bridge.js ModifiedM src/devtools/index.js ModifiedM src/devtools/store.js ModifiedM src/devtools/types.js ModifiedM src/devtools/views/App.css ModifiedM src/devtools/views/App.js ModifiedM src/devtools/views/Element.css ModifiedM src/devtools/views/Element.js ModifiedM src/devtools/views/Tree.css ModifiedM src/devtools/views/Tree.js ModifiedM src/devtools/views/contexts.js ModifiedM src/devtools/views/hooks.js ModifiedM src/hook.js ModifiedM src/types.js ModifiedM yarn.lock Modified
Patch

Files changed

Rendering syntax-highlighted changes…