Skip to content

Commit 742c462

Browse files
authored
Add an alternative name of TSTyche config file (SchemaStore#4886)
1 parent a22674b commit 742c462

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/api/json/catalog.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5864,7 +5864,7 @@
58645864
{
58655865
"name": "TSTyche",
58665866
"description": "TSTyche configuration file",
5867-
"fileMatch": ["tstyche.config.json"],
5867+
"fileMatch": ["tstyche.json", "tstyche.config.json"],
58685868
"url": "https://tstyche.org/schemas/config.json"
58695869
},
58705870
{

0 commit comments

Comments
 (0)