* Turn on ESLint and update Prettier * Update eslint config * Update eslint config * Update dependencies * Update ESLint and Prettier configurations * update package.json * Update prettier command * Update prettier config file * Change CRLF to LF * Update docs * Update docs
		
			
				
	
	
		
			7 lines
		
	
	
		
			76 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			76 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # Ignore list
 | |
| /*
 | |
| 
 | |
| # Do not ignore these folders:
 | |
| !__tests__/
 | |
| !.github/
 | |
| !src/ |