airbnb/javascript

View on GitHub

Showing 2 of 6 total issues

File react.js has 289 lines of code (exceeds 250 allowed). Consider refactoring.
Open

const baseStyleRules = require('eslint-config-airbnb-base/rules/style').rules;

const dangleRules = baseStyleRules['no-underscore-dangle'];

module.exports = {
Severity: Minor
Found in packages/eslint-config-airbnb/rules/react.js - About 2 hrs to fix

    File style.js has 266 lines of code (exceeds 250 allowed). Consider refactoring.
    Open

    module.exports = {
      rules: {
        // enforce line breaks after opening and before closing array brackets
        // https://eslint.org/docs/rules/array-bracket-newline
        // TODO: enable? semver-major
    Severity: Minor
    Found in packages/eslint-config-airbnb-base/rules/style.js - About 2 hrs to fix
      Severity
      Category
      Status
      Source
      Language