diff --git a/globals.json b/globals.json index 584c40c..9a5a0fd 100644 --- a/globals.json +++ b/globals.json @@ -138,5 +138,6 @@ "typeOf": ["@ember/utils", "typeOf"], "compare": ["@ember/utils", "compare"], "$": ["jquery"], - "RSVP": ["rsvp"] + "RSVP": ["rsvp"], + "RSVP.Promise": ["rsvp", "Promise"] }