Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/DallasHoff/sqlocal
Browse files Browse the repository at this point in the history
  • Loading branch information
DallasHoff committed Aug 30, 2023
2 parents 9202ccc + e2e3d81 commit 1add408
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@
"[javascript]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"testing.automaticallyOpenPeekView": "never"
"testing.automaticallyOpenPeekView": "never",
"typescript.tsdk": "node_modules/typescript/lib"
}

0 comments on commit 1add408

Please sign in to comment.