eslint-plugin-ie11

ES6 checker

Detects unsupported ES6 features in IE11

ESLint plugin for detecting unsupported ES6 features in IE11.

GitHub

14 stars
2 watching
3 forks
Language: JavaScript
last commit: almost 4 years ago
Linked from 1 awesome list

eslinteslint-plugin

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
eslint-community/eslint-plugin-es-x A plugin for ESLint that checks JavaScript code for compliance with ECMAScript syntax rules. 118
eslint-community/eslint-plugin-security Identifies potential security vulnerabilities in JavaScript code 2,220
dustinspecker/eslint-plugin-no-use-extend-native Prevents use of extended native objects in JavaScript code 56
vue-a11y/eslint-plugin-vuejs-accessibility An ESLint plugin to check Vue.js files for accessibility rules 257
infofarmer/eslint-plugin-jsx-a11y Static AST checker for accessibility rules on JSX elements in React apps. 22
iliubinskii/eslint-plugin-misc A collection of ESLint rules for JavaScript and TypeScript files. 10
sveltejs/eslint-plugin-svelte An ESLint plugin that provides unique check rules for Svelte applications using its AST 305
tinloof/eslint-plugin-better-styled-components Automatically enforces coding standards for styled components in ESLint 65
mozilla/eslint-plugin-no-unsanitized A custom ESLint rule to disallow unsafe innerHTML and similar calls in JavaScript code. 231
akronae/eslint-plugin-exception-handling Detects and warns about potential errors in functions that might throw exceptions. 27
maranran/eslint-plugin-vue-a11y Ensures Vue.js components are accessible to visually impaired users by enforcing various accessibility rules. 161
cypress-io/eslint-plugin-cypress An ESLint plugin for JavaScript projects using Cypress testing framework 706
rantanen/eslint-plugin-xss Detects potential cross-site scripting vulnerabilities in JavaScript code to prevent XSS issues. 66
un-ts/eslint-plugin-import-x An ESLint plugin that enforces best practices for ES6+ import/export syntax and module loading. 431
jens-ox/eslint-plugin-material-ui-unused-classes Detects unused Material UI styling classes in JavaScript code 31