ngParty / ng-metadata

Angular 2 decorators and utils for Angular 1.x
https://hotell.gitbooks.io/ng-metadata/content/
MIT License
355 stars 46 forks source link

Can this work with tsconfig.json target=es6? #224

Open vicneanschi opened 2 years ago

vicneanschi commented 2 years ago

In the example tsconfig.json target is set to "es5". I'm wondering will this possibly work for the project with target: "es6"?