Skip to content

Commit b238b23

Browse files
authored
1 parent 45144f1 commit b238b23

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/api/json/catalog.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5494,6 +5494,12 @@
54945494
"fileMatch": ["**/sites/*/config.yaml", "**/sites/*/config.yml"],
54955495
"url": "https://json.schemastore.org/typo3.json"
54965496
},
5497+
{
5498+
"name": "typos.toml",
5499+
"description": "typos configuration file",
5500+
"fileMatch": ["typos.toml", "_typos.toml", ".typos.toml"],
5501+
"url": "https://raw.githubusercontent.com/crate-ci/typos/master/config.schema.json"
5502+
},
54975503
{
54985504
"name": "typings.json",
54995505
"description": "Typings TypeScript definitions manager definition file",

0 commit comments

Comments
 (0)