Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 296 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 296 Bytes

Core goals

  • Syntax consistency
  • Typechecking strictness
  • Less error-prone code

Installation

Pick a commit SHA and then run

Yarn: yarn add --dev https://github.com/resolritter/js-style#${COMMIT_SHA}

NPM: npm install --save-dev https://github.com/resolritter/js-style#${COMMIT_SHA}