1.1.3 • Published 10 months ago
@ember/library-tsconfig v1.1.3
A base TS Config for working with libraries for ember
Add the package to your "devDependencies"
npm install --save-dev @ember/library-tsconfigAnd in your tsconfig.json:
"extends": "@ember/library-tsconfig"