sjmeverett / express-decorators

ES2015 decorators for express
45 stars 9 forks source link

Usage with Babel? #10

Open IngwiePhoenix opened 5 years ago

IngwiePhoenix commented 5 years ago

I am not using TypeScript and would still like to use these decorators. Are they also functional when using Babel?

Thanks!