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