1.1.0 • Published 3 years ago

@soltera/eslint-config v1.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

Soltera JavaScript Style Guide

The Soltera Javascript Style Guide is a set of best practices for writing Javascript code.

The Style Guide extends the well-known Airbnb Javascript style guide, making a few modifications to the rules.

Rules

  • indent: Indentation should be tabs.
  • quotes: Quotes should use the " charcter.

Packages

  • @soltera/eslint-config - An ESLint configuration for the Soltera Style Guide.
  • @soltera/eslint-config/prettier - A Prettier configuration for the Soltera Style Guide.