Skip to content

Instantly share code, notes, and snippets.

@Rishabh-malhotraa
Created June 7, 2020 11:03
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 Rishabh-malhotraa/c5e87b250bb2328bc63dab278303b6b1 to your computer and use it in GitHub Desktop.
Save Rishabh-malhotraa/c5e87b250bb2328bc63dab278303b6b1 to your computer and use it in GitHub Desktop.
{
extends: ['prettier'],
plugins: ['prettier'],
rules: {
'prettier/prettier': ['error']
},
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment