Skip to content
This repository was archived by the owner on Feb 26, 2024. It is now read-only.

Update tsconfig.json #7

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update tsconfig.json #7

wants to merge 1 commit into from

Conversation

kirjs
Copy link

@kirjs kirjs commented Nov 9, 2015

Add "experimentalDecorators": true, to fix error TS5052: Option 'emitDecoratorMetadata' cannot be specified without specifying option 'experimentalDecorators'. error

Add  ` "experimentalDecorators": true`, to fix `error TS5052: Option 'emitDecoratorMetadata' cannot be specified without specifying option 'experimentalDecorators'.` error
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant