Skip to content

Commit 1c7e288

Browse files
committed
Fix lint
1 parent fa5a7de commit 1c7e288

File tree

1 file changed

+2
-1
lines changed
  • vendor/ember-cli-deprecation-workflow

1 file changed

+2
-1
lines changed

vendor/ember-cli-deprecation-workflow/main.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
/* globals self */
1+
/* eslint-disable ember/new-module-imports, prettier/prettier */
2+
/* global require Ember */
23

34
const LOG_LIMIT = 100;
45

0 commit comments

Comments
 (0)