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

Latest commit

 

History

History
18 lines (10 loc) · 351 Bytes

CONTRIBUTING.md

File metadata and controls

18 lines (10 loc) · 351 Bytes

Contributing

This doc outlines the details of collaborating on this broccoli plugin.

Installation

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

Eslint

You need to follow our eslint rules.

Running Tests

  • npm test