A Gatsby starter with a set of strict linting and auto-formatting rules.
Features:
- A set of strict linting rules (based on the Airbnb JavaScript Style Guide)
lint
script
- Encourage automatic code formatting
format
script
- Prefer using Yarn for package management
- Use EditorConfig to maintain consistent coding styles between different editors and IDEs
- Integration with Visual Studio Code
- Pre-configured auto-formatting on file save
- Based on gatsby-starter-default
For an overview of the project structure please refer to the Gatsby documentation - Building with Components
Install this starter (assuming Gatsby is installed) by running from your CLI:
gatsby new gatsby-example-site https://github.com/kripod/gatsby-starter-strict