Npm package namespace for official Meteor config
Closed this issue · 7 comments
Hey @iDoMeteor as part of meteor/meteor#8045 we are looking at creating an official configuration (based on the guide) for use within the newly added scaffold feature. This is something that I am happy to maintain under another repo. Please let me know if that's a possibility, thanks!
I might be interested in participating. I'll look into the guide recommendations and the scaffold when I get a chance, I'm not really familiar with either atm. You can contact me directly @ Gmail/Hangouts using the same handle.
Yeah no problem, as I said I'm happy to put it together I'll post a link to the repo once I've made a start
Have you checked my meteor-skeleton? It's kind of out-dated, but has some
good methodologies. I'm not a big fan of the guide, it pushes too much
towards using add-ons and impractical architecture for most apps.
Hey @iDoMeteor I've got a configuration underway here with the aim that it will be the official configuration documented within the Meteor guide! It would be great if we could use the eslint-config-meteor
namespace on npm, if not I'll have to think of another name, or potentially, it might live under the @mdg
namespace.
I don't see any reason to have to replace your existing repo if that's a concern. I did have a quick look at your configuration.