Skip to content

Instantly share code, notes, and snippets.

@jonesnxt
Last active October 18, 2022 01:05
Show Gist options
  • Save jonesnxt/a6233d37d242886b212674241e8aa089 to your computer and use it in GitHub Desktop.
Save jonesnxt/a6233d37d242886b212674241e8aa089 to your computer and use it in GitHub Desktop.
{
"parser": "typescript",
"printWidth": 80,
"singleQuote": true,
"trailingComma": "es5",
"tabWidth": 2,
"useTabs": false,
"plugins": ["./prettier-plugin"]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment