diff --git a/.prettierrc b/.prettierrc index 517656ff8..38c9560eb 100644 --- a/.prettierrc +++ b/.prettierrc @@ -1,5 +1,5 @@ { - "printWidth": 120, + "printWidth": 100, "singleQuote": true, "useTabs": false, "tabWidth": 2, diff --git a/web/abstruse/package.json b/web/abstruse/package.json index 643368e1f..4ea18be61 100644 --- a/web/abstruse/package.json +++ b/web/abstruse/package.json @@ -51,6 +51,7 @@ "ngx-monaco-editor": "9.0.0", "ngx-uploader": "^11.0.0", "parse-duration": "^0.4.4", + "prettier": "^2.2.1", "protractor": "~7.0.0", "purgecss-webpack-plugin": "^3.1.3", "ts-node": "~8.3.0", diff --git a/web/abstruse/src/app/app.component.html b/web/abstruse/src/app/app.component.html index 46728f53c..16ac60fa1 100644 --- a/web/abstruse/src/app/app.component.html +++ b/web/abstruse/src/app/app.component.html @@ -1,4 +1,4 @@ -