Skip to content

earnwithdrop/eslint-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

npm version

Drop Javascript / Typescript style guide

Usage

  1. Install all peerDependencies

    npx install-peerdeps --dev "@drop-engineering/eslint-config"
  2. Install package

    npm i -D @drop-engineering/eslint-config
    
  3. Create .eslintrc.js file with the following contents:

    module.exports = {
      extends: ['@drop-engineering'],
    };

About

Drop javascript styleguide

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published