mirror of
				https://github.com/fooflington/selfdefined.git
				synced 2025-11-03 23:29:03 +00:00 
			
		
		
		
	
		
			
	
	
		
			14 lines
		
	
	
		
			173 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
		
		
			
		
	
	
			14 lines
		
	
	
		
			173 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| 
								 | 
							
								{
							 | 
						||
| 
								 | 
							
								  "rules": {
							 | 
						||
| 
								 | 
							
								    "no-undef": 2,
							 | 
						||
| 
								 | 
							
								    "no-unused-vars": 2,
							 | 
						||
| 
								 | 
							
								    "no-const-assign": 2
							 | 
						||
| 
								 | 
							
								  },
							 | 
						||
| 
								 | 
							
								  "env": {
							 | 
						||
| 
								 | 
							
								    "node": true
							 | 
						||
| 
								 | 
							
								  },
							 | 
						||
| 
								 | 
							
								  "parserOptions": {
							 | 
						||
| 
								 | 
							
								    "ecmaVersion": 2015
							 | 
						||
| 
								 | 
							
								  }
							 | 
						||
| 
								 | 
							
								}
							 |