Skip to content
This repository has been archived by the owner on May 6, 2020. It is now read-only.
/ eslint-config Public archive

Default eslint config to extend upon for all projects

Notifications You must be signed in to change notification settings

gladeye/eslint-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eslint-config

Base eslint-config with prettier integration

Usage

Install package via npm or yarn

yarn add @gladeye/eslint-config

Add @gladeye/eslint-config to your project .eslintrc

{
    "extends": "@gladeye/eslint-config"
}

License

MIT © Gladeye

About

Default eslint config to extend upon for all projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published