{ "$schema": "http://json-schema.org/draft-07/schema", "properties": { "prettier": { "description": "Prettier configuration", "$ref": "https://json.schemastore.org/prettierrc" } } }