Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@borealisgroup/eslint-config

Package Overview
Dependencies
Maintainers
2
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@borealisgroup/eslint-config

Borealis ESLint config

Source
npmnpm
Version
1.0.1
Version published
Weekly downloads
98
250%
Maintainers
2
Weekly downloads
 
Created
Source

Borealis Digital Studio - Coding Style Config

Why do we need a shared coding style accross the company?

TL;DR - For consistency, productivity and happiness.

If you want to change a general config, please submit pull requests instead of overwritting your local config.

If it is specific to your project (e.g. eslint globals), just overwrite your local config.

Eslint Style Guides

Airbnb JavaScript Style Guide

One of the most widely used code styles for ECMAScript 6+ and React.

	"babel-core": "6.26.3",
"babel-runtime": "6.26.0",
	"@babel/core": "7.3.3",
"@babel/preset-env": "7.3.1",
"@babel/preset-react": "7.0.0",

Next Plugins to evaluate

The following plugins need to be tested before being added. From awesome-eslint:

  • Node - Linting rules for Node.js (checking importing paths, ES syntax, ...).
  • GraphQL - Check your GraphQL query strings against a schema.
  • SQL - SQL linting rules for ESLint.
  • HTML - Linting for JavaScript inside of HTML
  • JSON - Lint your JSON files.

Contributing

Submit a pull request to add an ESLint rule, plugins or anything else.

For each addition, please provide justification in this README.

Authors

Borealis Digital Studio

Keywords

eslint

FAQs

Package last updated on 25 Feb 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts