diff --git a/app/citizen-frontend/.prettierrc b/app/citizen-frontend/.prettierrc index a11fe58..9b8ccaf 100644 --- a/app/citizen-frontend/.prettierrc +++ b/app/citizen-frontend/.prettierrc @@ -1,10 +1,9 @@ { - "semi": false, - "singleQuote": true, - "tabWidth": 2, - "trailingComma": "es5", - "printWidth": 100, - "bracketSpacing": true, - "arrowParens": "always", - "endOfLine": "auto" + "semi": false, + "singleQuote": true, + "tabWidth": 2, + "trailingComma": "es5", + "printWidth": 100, + "bracketSpacing": true, + "endOfLine": "auto" } diff --git a/app/citizen-frontend/index.html b/app/citizen-frontend/index.html index aaf3eec..9a4e43d 100644 --- a/app/citizen-frontend/index.html +++ b/app/citizen-frontend/index.html @@ -1,9 +1,9 @@ - - + +
- - - + + +