/js-style

Primary LanguageJavaScriptThe UnlicenseUnlicense

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}