Added prettier to the dev dependencys
This commit is contained in:
		
							
								
								
									
										
											BIN
										
									
								
								.prettierrc.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								.prettierrc.json
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							@@ -32,9 +32,9 @@
 | 
			
		||||
    "@angular-devkit/build-angular": "~0.901.7",
 | 
			
		||||
    "@angular/cli": "~9.1.7",
 | 
			
		||||
    "@angular/compiler-cli": "~9.1.9",
 | 
			
		||||
    "@types/node": "^12.11.1",
 | 
			
		||||
    "@types/jasmine": "~3.5.0",
 | 
			
		||||
    "@types/jasminewd2": "~2.0.3",
 | 
			
		||||
    "@types/node": "^12.11.1",
 | 
			
		||||
    "codelyzer": "^5.1.2",
 | 
			
		||||
    "jasmine-core": "~3.5.0",
 | 
			
		||||
    "jasmine-spec-reporter": "~4.2.1",
 | 
			
		||||
@@ -43,6 +43,7 @@
 | 
			
		||||
    "karma-coverage-istanbul-reporter": "~2.1.0",
 | 
			
		||||
    "karma-jasmine": "~3.0.1",
 | 
			
		||||
    "karma-jasmine-html-reporter": "^1.4.2",
 | 
			
		||||
    "prettier": "2.0.5",
 | 
			
		||||
    "protractor": "~7.0.0",
 | 
			
		||||
    "ts-node": "~8.3.0",
 | 
			
		||||
    "tslint": "~6.1.0",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user