Skip to content

Remove temporary src/legacy/core_plugins/console eslint overrides #49543

@spalger

Description

@spalger

In order to move forward with #49244 we needed to disable some rules in src/legacy/core_plugins/console. We need to remove the related overrides and get the package passing these rules pretty soon.

// .eslintrc.js
{
  files: ['src/core/public/application/**/*.{js,ts,tsx}'],
  rules: {
    'react/no-danger': 'off',
  },
},

Metadata

Metadata

Assignees

No one assigned

    Labels

    Team:Kibana ManagementDev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more t//chore

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions