JavaScript Style Guide
6 matches across 2 categories. Click a row to expand file-level details.
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | packages/eslint-config-airbnb-base/rules/imports.js | 121 | // https://github.com/import-js/eslint-plugin-import/blob/master/docs/rules/first.md |
| LOW | packages/eslint-config-airbnb-base/rules/imports.js | 181 | // Warn if a module could be mistakenly parsed as a script by a consumer |
| LOW | packages/eslint-config-airbnb/rules/react.js | 181 | |
| LOW | packages/eslint-config-airbnb/rules/react-a11y.js | 41 | // elements with aria-activedescendant must be tabbable |
| LOW | packages/eslint-config-airbnb/rules/react-a11y.js | 221 | // Enforce that elements with ARIA roles must have all required attributes |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | README.md | 681 | const short = function longUniqueMoreDescriptiveLexicalFoo() { |