ember-cli / ember-cli

The Ember.js command line utility.

Home Page:https://cli.emberjs.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

set `declaration: false` in tsconfig.json for the app blueprint.

NullVoxPopuli opened this issue · comments

Context here: emberjs/ember.js#20556

declaration: true is needed for libraries tho, so we don't want to change that for addons.