tghandbook/tsconfig.json

6 lines
54 B
JSON

{
"compilerOptions": {
"target": "ES2020"
}
}