json schema for swcrc

This commit is contained in:
강동윤 (Donny) 2024-05-07 18:28:22 +09:00
parent f8d3bd3909
commit 71718e2b96

View File

@ -140,6 +140,10 @@
"fileMatch": "jsconfig.*.json",
"url": "./schemas/jsconfig.schema.json"
},
{
"fileMatch": ".swcrc",
"url": "https://swc.rs/schema.json"
},
{
"fileMatch": "typedoc.json",
"url": "https://typedoc.org/schema.json"