notes/.vscode/extensions/esbenp.prettier-vscode-8.0.1/package-json-schema.json
2021-11-05 11:26:45 -07:00

9 lines
207 B
JSON

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