UNPKG
catch-decorator-ts
Version:
latest (0.0.5)
0.0.5
Handle your exceptions elegantly
github.com/valjic1/catch-decorator-ts
valjic1/catch-decorator-ts
catch-decorator-ts
/
.babelrc
4 lines
(3 loc)
•
77 B
Plain Text
View Raw
1
2
3
4
{
"plugins"
:
[["@babel/plugin-proposal-decorators", { "legacy": true }]]
}