Skip to content

Commit

Permalink
chore(deps): install package `@boehringer-ingelheim/prettier-config@1…
Browse files Browse the repository at this point in the history
….0.0`

- update prettier-configuration
  • Loading branch information
SimonGolms committed Dec 8, 2022
1 parent ac2865f commit 7b90983
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 8 deletions.
9 changes: 1 addition & 8 deletions .prettierrc.js
Original file line number Diff line number Diff line change
@@ -1,8 +1 @@
module.exports = {
"arrowParens": "always",
"printWidth": 140,
"semi": true,
"singleQuote": true,
"tabWidth": 2,
"useTabs": false
}
module.exports = require('@boehringer-ingelheim/prettier-config');
13 changes: 13 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@
"web-vitals": "3.1.0"
},
"devDependencies": {
"@boehringer-ingelheim/prettier-config": "1.0.0",
"@capacitor/assets": "2.0.4",
"@capacitor/cli": "4.6.1",
"@commitlint/cli": "17.3.0",
Expand Down

0 comments on commit 7b90983

Please sign in to comment.