mirror of
				https://github.com/actions/download-artifact.git
				synced 2025-10-31 09:33:41 +00:00 
			
		
		
		
	lint
This commit is contained in:
		
							parent
							
								
									9eab798a98
								
							
						
					
					
						commit
						b456700053
					
				| @ -1,12 +1,12 @@ | ||||
| module.exports = { | ||||
|     clearMocks: true, | ||||
|     moduleFileExtensions: ['js', 'ts'], | ||||
|     roots: ['<rootDir>'], | ||||
|     testEnvironment: 'node', | ||||
|     testMatch: ['**/*.test.ts'], | ||||
|     testRunner: 'jest-circus/runner', | ||||
|     transform: { | ||||
|       '^.+\\.ts$': 'ts-jest' | ||||
|     }, | ||||
|     verbose: true | ||||
|   } | ||||
|   clearMocks: true, | ||||
|   moduleFileExtensions: ['js', 'ts'], | ||||
|   roots: ['<rootDir>'], | ||||
|   testEnvironment: 'node', | ||||
|   testMatch: ['**/*.test.ts'], | ||||
|   testRunner: 'jest-circus/runner', | ||||
|   transform: { | ||||
|     '^.+\\.ts$': 'ts-jest' | ||||
|   }, | ||||
|   verbose: true | ||||
| } | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user