Détail du package

@ember/app-tsconfig

ember-cli21.2kMIT1.0.3

A base TSConfig for working on apps in Ember.

tsconfig, ember

readme

A base TS Config for working with apps in ember

Add the package to your "devDependencies"

npm install --save-dev @ember/app-tsconfig

And in your tsconfig.json:

"extends": "@ember/app-tsconfig"