Skip to content

Instantly share code, notes, and snippets.

@koremp
Created July 17, 2020 09:59
Show Gist options
  • Select an option

  • Save koremp/149575f825f77e43c10f9ba2e32d7a9e to your computer and use it in GitHub Desktop.

Select an option

Save koremp/149575f825f77e43c10f9ba2e32d7a9e to your computer and use it in GitHub Desktop.
For React.js Project
{
"singleQuote": true,
"semi": true,
"useTabs": false,
"tabWidth": 2,
"trailingComma": "all",
"printWidth": 80
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment