mirror of
https://github.com/sp-tarkov/server.git
synced 2025-02-12 21:30:43 -05:00
Updated swcrc file to point to official schema endpoint (#1105)
First PR so I'll try not blow anything up just yet Updated the .swcrc file to point the official schema link as described [here](https://swc.rs/docs/configuration/swcrc)
This commit is contained in:
commit
66ac51e062
@ -1,5 +1,5 @@
|
||||
{
|
||||
"$schema": "https://json.schemastore.org/swcrc",
|
||||
"$schema": "https://swc.rs/schema.json",
|
||||
"jsc": {
|
||||
"parser": {
|
||||
"syntax": "typescript",
|
||||
|
Loading…
x
Reference in New Issue
Block a user