Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
ronny-79 authored Nov 28, 2023
1 parent f8c740a commit 622b0b6
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 0 deletions.
16 changes: 16 additions & 0 deletions .vscode/launch.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,22 @@
{
"version": "0.2.0",
"configurations": [
ActiveXObject
name
empty
json
Bash
defaultProfile










{
"type": "chrome",
"request": "launch",
Expand Down
3 changes: 3 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,8 @@
"prettier.printWidth": 120,
"[javascript]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"[javascriptreact]": {
"editor.defaultFormatter": "vscode.typescript-language-features"
}
}

0 comments on commit 622b0b6

Please sign in to comment.