mirror of
				https://github.com/threeal/cmake-action.git
				synced 2025-11-04 05:43:42 +00:00 
			
		
		
		
	test(eslint): ignore main directory from checking
				
					
				
			This commit is contained in:
		
							parent
							
								
									a697acef8a
								
							
						
					
					
						commit
						3f3d58f9ba
					
				@ -1,5 +1,6 @@
 | 
			
		||||
{
 | 
			
		||||
  "root": true,
 | 
			
		||||
  "ignorePatterns": ["main"],
 | 
			
		||||
  "extends": ["eslint:recommended", "prettier"],
 | 
			
		||||
  "parserOptions": {
 | 
			
		||||
    "ecmaVersion": 2022,
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user