Skip to content

Commit

Permalink
add prettier and config
Browse files Browse the repository at this point in the history
  • Loading branch information
broccolirob committed Feb 21, 2023
1 parent 86f943a commit 8e8592f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .prettierrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{}
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@
"@typescript-eslint/eslint-plugin": "^5.53.0",
"@typescript-eslint/parser": "^5.53.0",
"eslint": "^8.34.0",
"prettier": "^2.8.4",
"typescript": "^3.1.4"
},
"contributes": {
Expand Down

0 comments on commit 8e8592f

Please sign in to comment.