Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 199 Bytes

CONTRIBUTING.md

File metadata and controls

13 lines (8 loc) · 199 Bytes

How To Contribute

Installation

  • git clone https://github.com/jkeen/ember-stereo
  • pnpm install
  • pnpm start -- starts tests + docs

Linting

  • pnpm run lint
  • pnpm run lint:fix