gatsby-starter-strict
27
Updated Dec 2, 2019
Install this starter locally:
gatsby new gatsby-starter-strict https://github.com/kripod/gatsby-starter-strict
Tags
Linting
Description
n/a
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