oliverbooth.dev/OliverBooth/tsconfig.json
2023-08-10 00:29:31 +01:00

5 lines
56 B
JSON

{
"compilerOptions": {
"target": "es2020"
}
}