Midora/extension/tsconfig.json

5 lines
61 B
JSON
Raw Normal View History

2019-06-29 15:15:36 +02:00
{
"compilerOptions": {
"target": "es2017"
}
}