bitburner-src/electron/jsconfig.json

4 lines
48 B
JSON
Raw Permalink Normal View History

2023-10-23 10:49:12 +02:00
{
"compilerOptions": { "target": "ESNext" }
}