airbnb/css

May this be a npm package ?

ilan-schemoul opened this issue · 3 comments

Hello,
I think this should be a npm package so Sass lint can have the .yml file from the npm package.
Obviously we may copy/paste the .yml file but for well known reasons using npm packages are better than copy pasting needed dependencies (auto updates, more maintainable, better for git etc.)

You can npm install from git for the time being.

It would make sense to publish it to npm eventually.

Okay I was wondering if installing from git was a possibility. But I taught the git repo would need a package.json. So it's an interesting fact.

Would you like me to make a PR ?