Skip to content

Instantly share code, notes, and snippets.

@xetrics
Created July 30, 2022 22:29
Show Gist options
  • Save xetrics/d1e4b414ea463c4278bd79ccd07c3612 to your computer and use it in GitHub Desktop.
Save xetrics/d1e4b414ea463c4278bd79ccd07c3612 to your computer and use it in GitHub Desktop.
{
"printWidth": 100,
"singleQuote": false,
"useTabs": false,
"tabWidth": 4,
"semi": true,
"bracketSpacing": true,
"bracketSameLine": true,
"arrowParens": "always",
"trailingComma": "none"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment