make jQuery use explicit

This commit is contained in:
JP Sugarbroad
2022-04-16 17:29:20 -07:00
parent 7674c7f693
commit 01d7ac6967
6 changed files with 4 additions and 13 deletions
+1
View File
@@ -1,3 +1,4 @@
import $ from "jquery";
import { vsprintf, sprintf } from "sprintf-js";
import { getRamCost } from "./Netscript/RamCostGenerator";