Skip to content

Instantly share code, notes, and snippets.

@heytulsiprasad
Created July 21, 2021 11:01
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 heytulsiprasad/42f17dc4a591196b4e6b858d0e7fac39 to your computer and use it in GitHub Desktop.
Save heytulsiprasad/42f17dc4a591196b4e6b858d0e7fac39 to your computer and use it in GitHub Desktop.
{
"eslint.options": {
"rules": {
"prettier/prettier": [
"error",
{
"endOfLine": "auto"
}
]
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment