.gitignore added
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / table / node_modules / ajv / lib / refs / json-schema-2019-09 / meta / format.json
1 {
2   "$schema": "https://json-schema.org/draft/2019-09/schema",
3   "$id": "https://json-schema.org/draft/2019-09/meta/format",
4   "$vocabulary": {
5     "https://json-schema.org/draft/2019-09/vocab/format": true
6   },
7   "$recursiveAnchor": true,
8
9   "title": "Format vocabulary meta-schema",
10   "type": ["object", "boolean"],
11   "properties": {
12     "format": {"type": "string"}
13   }
14 }