chore: map toegevoegd aan eslint args
This commit is contained in:
		
							parent
							
								
									0a02ee9eb0
								
							
						
					
					
						commit
						24b064e53a
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								.github/workflows/lint-action.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/lint-action.yml
									
										
									
									
										vendored
									
									
								
							|  | @ -37,5 +37,5 @@ jobs: | |||
|         uses: wearerequired/lint-action@v2 | ||||
|         with: | ||||
|           eslint: true | ||||
|           eslint_args: "--config eslint.config.ts" | ||||
|           eslint_args: "--config eslint.config.ts ./" | ||||
|           prettier: true | ||||
		Reference in a new issue
	
	 Timo De Meyst
						Timo De Meyst