Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Sep 9, 2021. It is now read-only.

BedrockStreaming/eslint-config-m6web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DEPRECATED

build status

Setup

npm install eslint-config-m6web

or

yarn add eslint-config-m6web

Usage

Extends the configuration in the .eslintrc file at the root of your project.

{
  "extends": "m6web"
}

Here are some envs you can add depending your project:

"env": {
  "browser" : true,
  "jasmine": true
}

Test

yarn lint

Release

yarn release -- <version>

About

M6Web configuration for eslint

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors