{ "$schema": "http://json.schemastore.org/prettierrc", "useTabs": true, "overrides": [{ "files": ["README.md"], "options": { "useTabs": false } }] }