mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 23:08:36 +02:00
Fixed more bugs with new Corporation UI. Minor rebalancing on Corp UI. Changed the Market TA researches to allow you to automatically set price
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"compilerOptions": {
|
||||
"baseUrl" : ".",
|
||||
"jsx": "react",
|
||||
"lib" : ["es2016", "dom"],
|
||||
"lib" : ["es2016", "dom", "es2017.object"],
|
||||
"module": "commonjs",
|
||||
"target": "es6",
|
||||
"sourceMap": true,
|
||||
|
||||
Reference in New Issue
Block a user