refinery29/js-standards

open source?

noahlemen opened this issue · 4 comments

many organizations appear to make their js code style repos public -- would it make sense for us to do this?

personally, i'd like to be able to easily import our eslintrc setup when working on my own react code just since i'm so used to it now!

@kedromelon +1

don't think much would need to be done to do this -- perhaps just need to update readme with more info about how to add it to a project

additionally, might be good to rename to something like eslint-config-r29, this seems to be the general pattern used for eslint config packages

http://eslint.org/docs/developer-guide/shareable-configs

https://github.com/search?utf8=%E2%9C%93&q=eslint-config&type=

i suppose also would have to decide on and add a license