File tree Expand file tree Collapse file tree 1 file changed +15
-1
lines changed
Expand file tree Collapse file tree 1 file changed +15
-1
lines changed Original file line number Diff line number Diff line change @@ -376,4 +376,18 @@ Community:
376376 * Offline support.
377377 * Google Analytics support.
378378 * Disqus Comments support.
379-
379+
380+ * [ gatsby-starter-strict] ( https://github.com/kripod/gatsby-starter-strict )
381+ [ (demo)] ( https://gatsby-starter-strict.netlify.com )
382+
383+ Features:
384+
385+ * A set of strict linting rules (based on the [ Airbnb JavaScript Style Guide] ( https://github.com/airbnb/javascript ) )
386+ * ` lint ` script
387+ * Encourage automatic code formatting
388+ * ` format ` script
389+ * Prefer using [ Yarn] ( https://yarnpkg.com ) for package management
390+ * Use [ EditorConfig] ( http://editorconfig.org ) to maintain consistent coding styles between different editors and IDEs
391+ * Integration with [ Visual Studio Code] ( https://code.visualstudio.com )
392+ * Pre-configured auto-formatting on file save
393+ * Based on [ gatsby-starter-default] ( https://github.com/gatsbyjs/gatsby-starter-default )
You can’t perform that action at this time.
0 commit comments