mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
Prettier upgrade and e2e type checks (#1522)
* upgrade prettier * noImplicitAny rule * fix type * update tsconfig * upgrade to 150 print width
This commit is contained in:
+3
-1
@@ -73,10 +73,12 @@
|
||||
"@angular/cli": "^10.0.2",
|
||||
"@angular/compiler-cli": "10.0.3",
|
||||
"@angular/language-service": "10.0.3",
|
||||
"@types/event-emitter": "^0.3.3",
|
||||
"@types/jasmine": "3.5.11",
|
||||
"@types/jasminewd2": "^2.0.8",
|
||||
"@types/node": "^14.0.23",
|
||||
"@types/selenium-webdriver": "^4.0.9",
|
||||
"@types/superagent": "^4.1.8",
|
||||
"adf-tslint-rules": "0.0.7",
|
||||
"ajv-cli": "^3.1.0",
|
||||
"chrome-remote-interface": "^0.28.2",
|
||||
@@ -96,7 +98,7 @@
|
||||
"lint-staged": "^10.2.11",
|
||||
"ng-packagr": "^10.0.1",
|
||||
"node-stream-zip": "^1.9.1",
|
||||
"prettier": "^1.17.1",
|
||||
"prettier": "^2.0.5",
|
||||
"protractor": "^7.0.0",
|
||||
"protractor-screenshoter-plugin": "0.10.3",
|
||||
"rxjs-tslint": "^0.1.8",
|
||||
|
||||
Reference in New Issue
Block a user