Skip to content

deprecation warnings in react package #57

@kremalicious

Description

@kremalicious

Bunch of warnings when using eslint-config-ascribe-react:

The react/jsx-space-before-closing rule is deprecated. Please use the react/jsx-tag-spacing rule with the "beforeSelfClosing" option instead.
(node:48386) DeprecationWarning: [eslint] The 'ecmaFeatures' config file property is deprecated, and has no effect. (found in ./node_modules/eslint-config-airbnb/rules/react-a11y.js)
(node:48386) DeprecationWarning: [eslint] The 'ecmaFeatures' config file property is deprecated, and has no effect. (found in ./node_modules/eslint-config-airbnb/rules/react.js)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions