mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 23:08:36 +02:00
Remove unneeded stuff, .vscode on gitignore
This commit is contained in:
@@ -1,6 +1,2 @@
|
||||
import "regenerator-runtime/runtime";
|
||||
global.$ = require("jquery");
|
||||
global.indexedDb = jest.fn();
|
||||
global.monaco = {
|
||||
editor: jest.fn(),
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user