Skip to content

Instantly share code, notes, and snippets.

@psiphi75
Created July 23, 2018 04:52
Show Gist options
  • Save psiphi75/8a4fcba76e08a566c15c875f82fd6c57 to your computer and use it in GitHub Desktop.
Save psiphi75/8a4fcba76e08a566c15c875f82fd6c57 to your computer and use it in GitHub Desktop.
TypeScript + JSDoc + ESLint + Prettier.
{
"printWidth": 120,
"singleQuote": true,
"trailingComma": "es5"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment