Skip to content
This repository was archived by the owner on Jan 19, 2019. It is now read-only.
This repository was archived by the owner on Jan 19, 2019. It is now read-only.

Fail in Typescript 2.0 shorthand ambient module declarations #50

Closed
@muzuiget

Description

@muzuiget

TypeScript 2.0 support shorthand ambient module declarations

declare module "*.csv";
declare module "*.scss";

Current typescript-eslint-parser will report Parsing error: '{' expected. on this statements;

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions