oliverbooth.dev/OliverBooth/tsconfig.json

5 lines
53 B
JSON
Raw Normal View History

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