Meteor-Community-Packages / meteor-link-accounts

Meteor link account package. based on this PR https://github.com/meteor/meteor/pull/1133
https://atmospherejs.com/bozhao/link-accounts
MIT License
116 stars 56 forks source link

Betapass preview & remove Husky #112

Closed StorytellerCZ closed 1 year ago

StorytellerCZ commented 1 year ago

Betapass implementation, since this service is in Beta with invite only the main package is not yet available.

Also I have removed Husky pre-commit as it was not working properly and just being a nuisance.

jankapunkt commented 1 year ago

By the way I think we should not use husky on any MCP repo as CI is already taking care of all the checks etc.