7 lines
		
	
	
	
		
			105 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
	
		
			105 B
		
	
	
	
		
			Text
		
	
	
	
	
	
{
 | 
						|
  "extends": "@dabh/eslint-config-populist",
 | 
						|
  "rules": {
 | 
						|
    "no-undefined": 0,
 | 
						|
    "strict": 0
 | 
						|
  }
 | 
						|
}
 |