tghandbook/tsconfig.json
2020-06-17 11:43:21 +02:00

6 lines
54 B
JSON

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