fix: swcのjson-schemaのurlを変更 (#15409)

Co-authored-by: Esurio <esurio@esurio1673.net>
This commit is contained in:
Esurio/1673beta 2025-02-07 11:36:58 +09:00 committed by GitHub
parent cfb61289a9
commit 47a76bbc4c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
{
"$schema": "https://json.schemastore.org/swcrc",
"$schema": "https://swc.rs/schema.json",
"jsc": {
"parser": {
"syntax": "typescript",