Skip to content

makeomatic flavored linting for js based on airbnb-base template

Notifications You must be signed in to change notification settings

makeomatic/eslint-config-makeomatic

Repository files navigation

Makeomatic Javascript Linting Configuration

Helps to ensure consistent styling between Makeomatic's projects

Installing

npm i eslint eslint-config-makeomatic eslint-plugin-import eslint-plugin-promise -D

Default .eslintrc

{
  "extends": "makeomatic"
}

About

makeomatic flavored linting for js based on airbnb-base template

Resources

Stars

Watchers

Forks

Packages

No packages published