open-nomad/ui/jsconfig.json

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

5 lines
71 B
JSON
Raw Normal View History

{
"compilerOptions": {
"experimentalDecorators": true
}
}