Skip to content

Instantly share code, notes, and snippets.

@mmitou
Created October 9, 2020 06:41
Show Gist options
  • Save mmitou/de1899654cd22e7054b81b0b414ce379 to your computer and use it in GitHub Desktop.
Save mmitou/de1899654cd22e7054b81b0b414ce379 to your computer and use it in GitHub Desktop.
to compile Method Decorators, it needs options below
tsc --target ES5 --emitDecoratorMetadata --experimentalDecorators
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment