Skip to content

Convert react-inline-edit-extension to typescript #4043

@redallen

Description

@redallen

Other than eslint-plugin-patternfly-react, react-inline-edit-extension is our only remaining JS package. It should be converted to Typescript for proper typings and readability. Part of #3972 so that it can be compiled with tsc without having to:

  1. Enable extra flags
  2. Fix errors when using import { ... } from '@patternfly/react-*';

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions