mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-24 02:03:01 +02:00
CODE: Enable es2023 features (#870)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"compilerOptions": { "target": "ESNext" }
|
||||
}
|
||||
Reference in New Issue
Block a user