backups/tsconfig.json

6 lines
61 B
JSON

{
"compilerOptions": {
"lib": ["ES2023"]
}
}