debug: debug flag meegegeven aan eslint args
This commit is contained in:
		
							parent
							
								
									24b064e53a
								
							
						
					
					
						commit
						4c5799ec0e
					
				
					 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: "--debug --config eslint.config.ts ./" | ||||
|           prettier: true | ||||
		Reference in a new issue
	
	 Timo De Meyst
						Timo De Meyst