eslint-config-jsepia

1.0.1 • Public • Published

eslint-config-jsepia

Build Status NPM version

My personal eslint config.

Usage

yarn add --dev eslint-config-jsepia
npm --save-dev install eslint-config-jsepia

.eslintrc

{
  "extends": "jsepia"
}

Rules

  • ES6
  • node, mocha, browser
  • no semicolons
  • backticks for string interpolation, single quotes for literals
  • console.log is allowed

Readme

Keywords

none

Package Sidebar

Install

npm i eslint-config-jsepia

Weekly Downloads

0

Version

1.0.1

License

Apache-2.0

Last publish

Collaborators

  • jsepia