chore: add new no-jquery rules
		
	Were added in version v3.1.0.
This commit is contained in:
		
					parent
					
						
							
								dbeab2a0c3
							
						
					
				
			
			
				commit
				
					
						dde7c4a770
					
				
			
		
					 1 changed files with 2 additions and 0 deletions
				
			
		|  | @ -318,6 +318,7 @@ export default tseslint.config( | ||||||
|       'no-jquery/no-data': [0], |       'no-jquery/no-data': [0], | ||||||
|       'no-jquery/no-deferred': [2], |       'no-jquery/no-deferred': [2], | ||||||
|       'no-jquery/no-delegate': [2], |       'no-jquery/no-delegate': [2], | ||||||
|  |       'no-jquery/no-done-fail': [2], | ||||||
|       'no-jquery/no-each-collection': [0], |       'no-jquery/no-each-collection': [0], | ||||||
|       'no-jquery/no-each-util': [0], |       'no-jquery/no-each-util': [0], | ||||||
|       'no-jquery/no-each': [0], |       'no-jquery/no-each': [0], | ||||||
|  | @ -331,6 +332,7 @@ export default tseslint.config( | ||||||
|       'no-jquery/no-find-collection': [0], |       'no-jquery/no-find-collection': [0], | ||||||
|       'no-jquery/no-find-util': [2], |       'no-jquery/no-find-util': [2], | ||||||
|       'no-jquery/no-find': [0], |       'no-jquery/no-find': [0], | ||||||
|  |       'no-jquery/no-fx': [2], | ||||||
|       'no-jquery/no-fx-interval': [2], |       'no-jquery/no-fx-interval': [2], | ||||||
|       'no-jquery/no-global-eval': [2], |       'no-jquery/no-global-eval': [2], | ||||||
|       'no-jquery/no-global-selector': [0], |       'no-jquery/no-global-selector': [0], | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Gusted
				Gusted