Meteor-Community-Packages / meteor-publish-composite

Meteor.publishComposite provides a flexible way to publish a set of related documents from various collections using a reactive join
https://atmospherejs.com/reywood/publish-composite
MIT License
553 stars 58 forks source link

Fix lint & workflow #170

Closed StorytellerCZ closed 1 year ago

StorytellerCZ commented 1 year ago

Fixes lint and adds GitHub workflow to test for it.

First step to move the tests into CI. #159