Skip to content

Salsa - incorrect error message when using ES7 decorators in a .js file #6872

Closed
@egamma

Description

@egamma

See the error message in the screen shot below. It is from a .js project that is using ES7 features using bable to downlevel compile it.

If I'm a bable user I consider the error message as wrong. I've tried to enable 'experimentalDecorators' in the jsconfig.json, but this didn't have any effect.

decorators

Metadata

Metadata

Assignees

Labels

BugA bug in TypeScript

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions