2.0.0-feature-65ccc4-kia7zzdw • Published 6 years ago

@atlas-engine/eslint-config v2.0.0-feature-65ccc4-kia7zzdw

Weekly downloads
416
License
MIT
Repository
github
Last release
6 years ago

ESLint config for the AtlasEngine

  • install with npm install --save-dev @atlas-engine/eslint-config
  • create an .eslintrc in your project with the following content:
{
    "extends": "@atlas-engine/eslint-config"
}

This is based on eslint-config-5minds-typescript.