Skip to content

Commit

Permalink
Fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
lolmaus committed Nov 23, 2023
1 parent fa5a7de commit 1c7e288
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion vendor/ember-cli-deprecation-workflow/main.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
/* globals self */
/* eslint-disable ember/new-module-imports, prettier/prettier */
/* global require Ember */

const LOG_LIMIT = 100;

Expand Down

0 comments on commit 1c7e288

Please sign in to comment.