0.3.1 • Published 4 years ago

eslint-config-jsmos v0.3.1

Weekly downloads
1
License
MIT
Repository
-
Last release
4 years ago

Base ESLint Configuration

How to use this repo

need to fill this in as shops differ

Updating Configs

place detail process here (preferably a checklist of sorts)

Conventions

  • use single quotes
  • use semicolons
  • two spaces for indentation
  • no comma dangles

Favor...

  • explicit over implicit
  • developer intention over assumed developer intention

Helpful Resources