use swc for jest
This commit is contained in:
		
							
								
								
									
										15
									
								
								packages/backend/.swcrc
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										15
									
								
								packages/backend/.swcrc
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,15 @@ | ||||
| { | ||||
|   "$schema": "https://json.schemastore.org/swcrc", | ||||
|   "jsc": { | ||||
|     "parser": { | ||||
|       "syntax": "typescript", | ||||
|       "dynamicImport": true, | ||||
|       "decorators": true | ||||
|     }, | ||||
|     "transform": { | ||||
|       "legacyDecorator": true, | ||||
|       "decoratorMetadata": true | ||||
|     } | ||||
|   }, | ||||
|   "minify": false | ||||
| } | ||||
		Reference in New Issue
	
	Block a user
	 syuilo
					syuilo