Skip to content
This repository has been archived by the owner on Feb 21, 2024. It is now read-only.

Latest commit

 

History

History
19 lines (11 loc) · 365 Bytes

CONTRIBUTING.md

File metadata and controls

19 lines (11 loc) · 365 Bytes

Contributing

This doc outlines the details of collaborating on this Ember addon.

Installation

  • git clone <repository-url> this repository
  • cd <repository-name>
  • npm install
  • npm link

Eslint

You need to follow our eslint rules.

Running Tests

  • npm test