open-nomad/ui/jsconfig.json

5 lines
71 B
JSON
Raw Normal View History

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