16 lines
		
	
	
		
			284 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
		
			284 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| {
 | |
|   "$schema": "https://json.schemastore.org/swcrc",
 | |
|   "jsc": {
 | |
|     "parser": {
 | |
|       "syntax": "typescript",
 | |
|       "dynamicImport": true,
 | |
|       "decorators": true
 | |
|     },
 | |
|     "transform": {
 | |
|       "legacyDecorator": true,
 | |
|       "decoratorMetadata": true
 | |
|     }
 | |
|   },
 | |
|   "minify": false
 | |
| }
 | 
