▲ Poll: Which ESlint style guide did you use in 2016? ▼2 up and 0 down, posted by zhirzh 2876 days ago 5 comments
hanifbbz@gmail.com 2876 days ago. link 1 point ▲ ▼First we used AirBnB but it was a bit inflexible and our company has enough man power to maintain its own config that reflects the consensus among our developers so we switched to eslint-config-schibsted. Here are more companies/orgs that handle their own (shared with public) config: - https://github.com/walmartlabs/eslint-config-walmart - https://github.com/google/eslint-config-google - https://github.com/airbnb/javascript - https://github.com/gulpjs/eslint-config-gulp - https://github.com/FormidableLabs/eslint-config-formidable