mirror of
				https://github.com/strapi/strapi.git
				synced 2025-11-03 19:36:20 +00:00 
			
		
		
		
	Add prettier
This commit is contained in:
		
							parent
							
								
									eeaba813e0
								
							
						
					
					
						commit
						ba89dcf5dd
					
				@ -46,6 +46,7 @@
 | 
			
		||||
  ],
 | 
			
		||||
  "pre-commit": [
 | 
			
		||||
    "clean",
 | 
			
		||||
    "prettier",
 | 
			
		||||
    "lint"
 | 
			
		||||
  ],
 | 
			
		||||
  "repository": {
 | 
			
		||||
 | 
			
		||||
@ -38,6 +38,7 @@
 | 
			
		||||
    "webpack": "^4.6.0"
 | 
			
		||||
  },
 | 
			
		||||
  "dependencies": {
 | 
			
		||||
    "babel-eslint": "^8.2.3"
 | 
			
		||||
    "babel-eslint": "^8.2.3",
 | 
			
		||||
    "prettier": "^1.12.1"
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user