eslint-config-jquery
eslint-config-jquery copied to clipboard
jQuery's eslint config, enforcing the jQuery styleguide
Results
2
eslint-config-jquery issues
Sort by
recently updated
recently updated
newest added
See https://github.com/eslint/eslint/issues/6613 That's what holds up adding `indent` rule to this config
1. Migrated to ESLint 9 configurations 2. Updated all deprecated rules, including those that moved to @stylistic/js 3. Implemented `TODO: do not use the built version to check the code`...