UNPKG

ember-legacy-class-transform

Version:
15 lines (14 loc) 192 B
{ "compilerOptions": { "target": "ES6", "experimentalDecorators": true }, "include": [ "addon/**/*", "tests/**/*" ], "exclude": [ "node_modules", "tmp" ] }