Meteor-Community-Packages / mongo-collection-instances

🗂 Meteor package allowing Mongo Collection instance lookup by collection name

Home Page:http://packosphere.com/dburles/mongo-collection-instances

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setup CI

jankapunkt opened this issue · comments

Before we start updating this package we should setup GitHub actions that run lint and tests

Minor gripe, if we adopt "standard" js style, can we leave semicolons in? I think it's a bit preposterous for a style standard to name itself "JavaScript Standard Style" and omit semicolons.

Yes, standard is available with semicolons, named semistandard we could use that as well.