thoughtbot/guides

Replace jscsrc configuration with eslint

derekprior opened this issue · 1 comments

It seems the jscsrc team has been absorbed into eslint. This repository provides a jscsrc configuration that we should probably convert to eslint config, correct? http://eslint.org/docs/user-guide/migrating-from-jscs

Turned out to be easy to try to convert it. Opened a PR (#457) to address.