We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa5a7de commit 1c7e288Copy full SHA for 1c7e288
vendor/ember-cli-deprecation-workflow/main.js
@@ -1,4 +1,5 @@
1
-/* globals self */
+/* eslint-disable ember/new-module-imports, prettier/prettier */
2
+/* global require Ember */
3
4
const LOG_LIMIT = 100;
5
0 commit comments