Skip to content

Instantly share code, notes, and snippets.

@DoctorDerek
Created October 12, 2022 16:02
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 DoctorDerek/85bedc717b7552cc524d92f6e2b3a501 to your computer and use it in GitHub Desktop.
Save DoctorDerek/85bedc717b7552cc524d92f6e2b3a501 to your computer and use it in GitHub Desktop.
The right way to configure ESLint with Prettier https://medium.com/p/52f278b2f47f
{
"extends": [
"prettier"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment