Open litemerafrukt opened 7 years ago
Yepp, for dbwebb we now use eslint which makes jscs och jshint obsolete.
Perhaps one should clean up the README and remove references to the settings of the config files, its sort of duplicated info with the tools own documentation (which are rather good nowmore).
I guess that the configfiles for jshint and jscs will remain in the repo until thay do some harm to the test suite.
Isn't jscs deprecated on dbwebb? And eslint used instead?
jscs homepage has a message that jscs has merged with eslint.
It could be easier to just maintain one set of lint rules if the two linters check for the same things.