axowall/tsconfig.json

5 lines
53 B
JSON
Raw Normal View History

2024-08-16 18:58:03 +00:00
{
"compilerOptions": {
"target": "es2019"
}
}