mirror of
				https://github.com/crypto-pro-web/crypto-pro-js.git
				synced 2025-10-31 06:13:22 +03:00 
			
		
		
		
	lint fix
This commit is contained in:
		
							parent
							
								
									a81294a60a
								
							
						
					
					
						commit
						419afe47e3
					
				| @ -2,7 +2,7 @@ import 'cadesplugin'; | ||||
| import { rawCertificates, parsedCertificates } from '../__mocks__/certificates'; | ||||
| import { createDetachedSignature } from './createDetachedSignature'; | ||||
| import { _getCadesCert } from '../helpers/_getCadesCert'; | ||||
| import { addDetachedSignature } from "./addDetachedSignature"; | ||||
| import { addDetachedSignature } from './addDetachedSignature'; | ||||
| 
 | ||||
| const [rawCertificateMock] = rawCertificates; | ||||
| const [parsedCertificateMock] = parsedCertificates; | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 German Arutyunov
						German Arutyunov