Skip to content

Usage of TS modules seems outdated #11

@stepanh

Description

@stepanh

Hi,

I understand that syntax like export module Util { in packages/core/src/util/index.ts is outdated as per this eslint rule:
Use 'namespace' instead of 'module' to declare custom TypeScript
modules.eslint@typescript-eslint/prefer-namespace-keyword

Maybe it would be best to not use namespaces/modules at all? I would be happy to do a PR.

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