mirror of
				https://github.com/theoludwig/eslint-config-conventions.git
				synced 2025-10-21 07:35:11 +02:00 
			
		
		
		
	style: fix Prettier
This commit is contained in:
		
							
								
								
									
										4
									
								
								index.d.ts
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								index.d.ts
									
									
									
									
										vendored
									
									
								
							| @@ -1,5 +1,7 @@ | ||||
| import type typescriptESLint from "typescript-eslint" | ||||
|  | ||||
| declare const eslintConfigConventions: ReturnType<typeof typescriptESLint.config> | ||||
| declare const eslintConfigConventions: ReturnType< | ||||
|   typeof typescriptESLint.config | ||||
| > | ||||
|  | ||||
| export default eslintConfigConventions | ||||
|   | ||||
		Reference in New Issue
	
	Block a user