• silverwind's avatar
    Introduce eslint-plugin-jquery (#19690) · e45738e3
    silverwind authored
    Introduce the plugin that allows us to gradually forbid jQuery code.
    I've enabled all rules that already pass.
    
    Next step will be to go through each rule and fix the issues by using
    native DOM equivalents, which I think can be done in separate PRs, but
    if prefered I could also start here.
    e45738e3
.eslintrc 15.4 KB