Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 152 Bytes

CONTRIBUTING.md

File metadata and controls

19 lines (13 loc) · 152 Bytes

Here are some tips to develop this plugin.

Setup

$ npm install

Test

$ npm test

Coverage

$ npm test -- --coverage