{
"bracketSpacing": false,
"overrides": [
"files": ["*.js", "*.mjs"],
"options": {
"tabWidth": 4,
"printWidth": 120,
"quoteProps": "preserve"
}
},
"files": "*.idl",
"parser": "yaml",
"tabWidth": 4
]