mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
DEV: Fix "ember/no-global-jquery" lint (#24586)
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
import $ from "jquery";
|
||||
import { test } from "qunit";
|
||||
import { Promise } from "rsvp";
|
||||
import { cook } from "discourse/lib/text";
|
||||
|
||||
Reference in New Issue
Block a user