{
"semi": false,
"tabWidth": 2,
"singleQuote": true,
"overrides": [
"files": "**/*.json",
"options": {
"tabWidth": 4
}
},
"files": "./*.json",
"tabWidth": 2
]