Skip to content

Instantly share code, notes, and snippets.

@IamDinni
Last active March 13, 2021 17:28
Show Gist options
  • Save IamDinni/24350cca371594819e88ed8a89dfd4dd to your computer and use it in GitHub Desktop.
Save IamDinni/24350cca371594819e88ed8a89dfd4dd to your computer and use it in GitHub Desktop.
Extend React with Prettier, AirBnB Eslint config, Flow & Jest
yarn add -D eslint-config-airbnb eslint-config-prettier eslint-plugin-jsx-a11y eslint-plugin-prettier prettier
yarn add -D husky lint-staged
yarn add -D flow-bin flow-typed
yarn add -D @testing-library/jest-dom @testing-library/react @testing-library/react-hooks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment