oliverbooth.dev/OliverBooth/tsconfig.json

5 lines
53 B
JSON
Raw Normal View History

2023-08-08 01:07:08 +00:00
{
"compilerOptions": {
"target": "es6"
}
}