open-nomad/ui/jsconfig.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
97 B
JSON
Raw Normal View History

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