mirror of
https://github.com/Asraelite/littlebigcomputer.git
synced 2025-07-17 08:16:50 +00:00
8 lines
131 B
JSON
8 lines
131 B
JSON
{
|
|
"compilerOptions": {
|
|
"module": "es2022",
|
|
"lib": ["esnext", "DOM", "es2023"],
|
|
"target": "esnext"
|
|
},
|
|
"target": "esnext"
|
|
}
|