feat: adding in support for typescript code completion to the gnome extension.js
This commit is contained in:
Vendored
+4
@@ -0,0 +1,4 @@
|
||||
import "@girs/gjs";
|
||||
import "@girs/gjs/dom";
|
||||
import "@girs/gnome-shell/ambient";
|
||||
import "@girs/gnome-shell/extensions/global";
|
||||
Reference in New Issue
Block a user