Drop JSCS?
Created by: zlatanvasovic
ESLint has basically replaced JSCS completelly, almost all rules are supported and missing ones are in process of addition (eslint/eslint#5856). It may need some reviewing the used JSCS rules, but I think Bootstrap can stop using JSCS in v4.
Thoughts?