3.0.0-feature-ec36f1-kmoyem29 • Published 5 years ago

@atlas-engine/eslint-config v3.0.0-feature-ec36f1-kmoyem29

Weekly downloads
416
License
MIT
Repository
github
Last release
5 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.