Skip to content

Commit 67cbf0c

Browse files
Remove blueprints package
The blueprints package causes confusion as it reintroduces a bunch of concepts that are not present in modern apps. And so blueprints are better than incorrect blueprints.
1 parent 2f7d049 commit 67cbf0c

File tree

1 file changed

+0
-1
lines changed
  • ts/blueprints/ember-cli-typescript

1 file changed

+0
-1
lines changed

ts/blueprints/ember-cli-typescript/index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,6 @@ module.exports = {
149149
let packages = [
150150
'typescript',
151151
'@tsconfig/ember',
152-
'ember-cli-typescript-blueprints',
153152
'@types/ember',
154153
'@types/ember-resolver',
155154
'@types/ember__test-helpers',

0 commit comments

Comments
 (0)