BlakeGuilloud / eslint-config-blake

Basic eslint config for my projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

eslint-config-blake

Usage:

$ yarn add eslint-config-blake -D
// .eslintrc

{
  "extends": "blake"
}

About

Basic eslint config for my projects


Languages

Language:JavaScript 100.0%