{
    "$schema": "http://json-schema.org/draft-07/schema",
    "properties": {
        "prettier": {
            "description": "Prettier-Plugin-Svelte configuration",
            "$ref": "./prettier-options-schema.json"
        }
    }
}
