chore: update .swcrc schema link (#15428)
				
					
				
			This commit is contained in:
		@@ -1,5 +1,5 @@
 | 
			
		||||
{
 | 
			
		||||
	"$schema": "https://json.schemastore.org/swcrc",
 | 
			
		||||
	"$schema": "https://swc.rs/schema.json",
 | 
			
		||||
	"jsc": {
 | 
			
		||||
		"parser": {
 | 
			
		||||
			"syntax": "typescript",
 | 
			
		||||
 
 | 
			
		||||
@@ -1,5 +1,5 @@
 | 
			
		||||
{
 | 
			
		||||
	"$schema": "https://json.schemastore.org/swcrc",
 | 
			
		||||
	"$schema": "https://swc.rs/schema.json",
 | 
			
		||||
	"jsc": {
 | 
			
		||||
		"parser": {
 | 
			
		||||
			"syntax": "typescript",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user