Skip to content

Instantly share code, notes, and snippets.

@JoshM1994
Created November 2, 2019 00:01
Show Gist options
  • Save JoshM1994/37273aad8f25a8a9af9b2521829ebeee to your computer and use it in GitHub Desktop.
Save JoshM1994/37273aad8f25a8a9af9b2521829ebeee to your computer and use it in GitHub Desktop.
Prettier and eslint ignore configuration
# Standard
/.git
/.vscode
/.idea
node_modules
**/*_pb.js
built # or whatever name you use for your TypeScript compiled output
# Custom
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment