Urara-Blog/node_modules/.pnpm-store/v3/files/e0/b90ec4555a54c253b52124fb69dcf1cb23b784929b736ebd590f46abb3b126a948f7082cddb966983e187890acdd2a27e21800ecdd4238774414bf7d6e3f40
2022-08-14 01:14:53 +08:00

15 lines
230 B
Text

{
"type": "object",
"additionalProperties": {
"type": "object",
"additionalProperties": false,
"required": [
"syntax"
],
"properties": {
"syntax": {
"type": "string"
}
}
}
}