main
{ "compilerOptions": { "target": "ES6", "experimentalDecorators": true }, "exclude": [ "node_modules" ] }