Open g5codyswartz opened 7 years ago
Whoops posted that via the wrong account; I need to merge my accounts together some day anyways.. The diff would better show the changes if compared to the branch I branched from or after it's merged into master. I would have normally created a new separate branch based off of master, but too much wasn't working for me so I built off of the other branch I had working for me.
New stuff in the correct place
When creating a new ember app the typings and JSConfig will now create in the new ember folder.
Also removes some vestigial code
ember-cli.ts
isProjectSetup() & isProjectEmberCli()Areas of conflict & redundancy
extension.ts
execute("setupProject")Notes