open-nomad/ui/jsconfig.json

7 lines
97 B
JSON

{
"compilerOptions": {
"experimentalDecorators": true,
"target": "es5",
},
}