Skip to content
This repository has been archived by the owner on Nov 27, 2018. It is now read-only.

ESLint shareable config for the JsFile style guide

License

Notifications You must be signed in to change notification settings

jsFile/eslint-config-jsfile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eslint-config-jsfile

ESLint shareable config for the JsFile style guide

Install

$ npm install --save-dev eslint eslint-config-strict eslint-plugin-filenames eslint-config-jsfile

Usage

Add some ESLint config to your .eslintrc:

{
  "extends": [
    "jsfile"
  ]
}

License

MIT

About

ESLint shareable config for the JsFile style guide

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published