Skip to content

Commit

Permalink
Use prettier with our shared config
Browse files Browse the repository at this point in the history
  • Loading branch information
CPatchane committed May 30, 2023
1 parent dd36787 commit f4c7b48
Show file tree
Hide file tree
Showing 5 changed files with 367 additions and 361 deletions.
1 change: 1 addition & 0 deletions .prettierrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
"@getaround-eu/prettier-config"
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@
"@babel/preset-env": "^7.4.5",
"@babel/preset-typescript": "^7.3.3",
"@drivy/eslint-config": "^1.0.1",
"@getaround-eu/prettier-config": "^1.2.0",
"@types/jest": "^26.0.10",
"@typescript-eslint/eslint-plugin": "5.9.0",
"@typescript-eslint/parser": "5.9.0",
Expand All @@ -57,7 +58,7 @@
"jest": "^26.4.2",
"microbundle": "^0.14.2",
"np": "7.6.0",
"prettier": "^2.1.1",
"prettier": "^2.8.8",
"typescript": "4.5.4"
},
"publishConfig": {
Expand Down
Loading

0 comments on commit f4c7b48

Please sign in to comment.