backups/tsconfig.json

6 lines
61 B
JSON
Raw Normal View History

2024-05-11 13:54:28 +02:00
{
"compilerOptions": {
"lib": ["ES2023"]
}
}