DEV: Bump eslint-config-discourse (#16109)

This commit is contained in:
Jarek Radosz
2022-03-06 18:15:15 +01:00
committed by GitHub
parent b9c90d6a06
commit d5be02dac5
4 changed files with 7 additions and 5 deletions

View File

@@ -1,3 +1,4 @@
/* eslint-disable no-undef */
import { TestModuleForComponent, render } from "@ember/test-helpers";
import MessageBus from "message-bus-client";
import EmberObject from "@ember/object";

View File

@@ -1,3 +1,4 @@
/* eslint-disable no-undef */
import initializer from "wizard/initializers/load-helpers";
import { test } from "qunit";