Midora/extension/tsconfig.json
2019-06-29 15:15:36 +02:00

5 lines
61 B
JSON

{
"compilerOptions": {
"target": "es2017"
}
}