bitburner-src/electron/jsconfig.json

4 lines
48 B
JSON
Raw Normal View History

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