Sign in
chromium
/
devtools
/
devtools-frontend
/
795b8d034574da8737f2ee9ff4f94de6d000a9a4
/
.
/
node_modules
/
mdn-data
/
css
/
syntaxes.schema.json
blob: 45632c4fb6d142532a9f99030bd865fa7f92c0f8 [
file
] [
log
] [
blame
]
{
"type"
:
"object"
,
"additionalProperties"
:
{
"type"
:
"object"
,
"additionalProperties"
:
false
,
"required"
:
[
"syntax"
],
"properties"
:
{
"syntax"
:
{
"type"
:
"string"
}
}
}
}