chore: update .swcrc schema link (#15428)

This commit is contained in:
zyoshoka
2025-02-08 17:21:32 +09:00
committed by GitHub
parent 607bf60007
commit d7b443d1f0
2 changed files with 2 additions and 2 deletions

View File

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