Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 438 Bytes

CONTRIBUTING.md

File metadata and controls

20 lines (13 loc) · 438 Bytes

Contributing

Contributions are welcome! For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

To start developing, clone the repository and install the dependencies:

git clone https://github.com/radium-v/rollup-plugin-fast-tagged-templates.git
cd rollup-plugin-fast-tagged-templates

npm install

To run the tests:

npm test