Skip to content

Commit 87b1ade

Browse files
committed
Clean up EMBER_TYPESCRIPT_BLUEPRINTS feature flag
1 parent cb59342 commit 87b1ade

File tree

67 files changed

+12124
-10058
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

67 files changed

+12124
-10058
lines changed

.eslintignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
blueprints/*/*files/**/*.js
2-
blueprints-js/*/*files/**/*.js
32
blueprints/*/*files/**/*.ts
43
node-tests/fixtures/**/*.js
54
/docs/

.eslintrc.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,6 @@ module.exports = {
150150
'node-tests/**/*.js',
151151
'tests/node/**/*.js',
152152
'blueprints/**/*.js',
153-
'blueprints-js/**/*.js',
154153
'bin/**/*.js',
155154
'bin/**/*.mjs',
156155
'tests/docs/*.js',

blueprints-js/acceptance-test/qunit-files/tests/acceptance/__name__-test.js

Lines changed: 0 additions & 12 deletions
This file was deleted.

blueprints-js/acceptance-test/qunit-rfc-232-files/tests/acceptance/__name__-test.js

Lines changed: 0 additions & 13 deletions
This file was deleted.

blueprints-js/component-addon/files/__root__/__path__/__name__.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

blueprints-js/component-class-addon/files/__root__/__path__/__name__.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

blueprints-js/component-class/files/__root__/__path__/__name__.js

Lines changed: 0 additions & 3 deletions
This file was deleted.

blueprints-js/component-test/qunit-files/__root__/__testType__/__path__/__test__.js

Lines changed: 0 additions & 31 deletions
This file was deleted.

blueprints-js/component-test/qunit-rfc-232-files/__root__/__testType__/__path__/__test__.js

Lines changed: 0 additions & 36 deletions
This file was deleted.

blueprints-js/component/files/__root__/__path__/__name__.js

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)