bitburner-src/electron/jsconfig.json
2023-10-23 04:49:12 -04:00

4 lines
48 B
JSON

{
"compilerOptions": { "target": "ESNext" }
}