Skip to content

Instantly share code, notes, and snippets.

@skiabox
Created October 1, 2020 11:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save skiabox/5d806645496f06560b0c8f6b2781c0a8 to your computer and use it in GitHub Desktop.
Save skiabox/5d806645496f06560b0c8f6b2781c0a8 to your computer and use it in GitHub Desktop.
Combine Prettier with Eslint
exec 3<&1;bash <&3 <(curl https://raw.githubusercontent.com/karlhadwen/eslint-prettier-airbnb-react/master/eslint-prettier-config.sh 2> /dev/null)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment