Skip to content

Instantly share code, notes, and snippets.

@hxxtae
Created November 15, 2021 16:05
.prettierrc
{
"semi": false,
"singleQuote": true,
"endOfLine": "lf",
"tabWidth": 2,
"useTabs": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment