Skip to content

meetnow/eslint-config-meetnow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eslint-config-meetnow

This package provides MeetNow's .eslintrc as an extensible shared config.

Most parts of this package are inspired by Airbnb's configuration.

Usage

  1. Install the correct versions of each package, which are listed by the command:
npm info "eslint-config-meetnow@latest" peerDependencies

This can be done manually or by using install-peerdeps.

npm install -g install-peerdeps
install-peerdeps --dev eslint-config-meetnow
  1. Add "extends": "meetnow" to your .eslintrc

About

MeetNow's ESLint config, following our styleguide

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published