Skip to content

Commit

Permalink
Lockfile update; disable autorun in vscode
Browse files Browse the repository at this point in the history
  • Loading branch information
rmarscher committed Oct 19, 2023
1 parent b575ef2 commit 5917c51
Show file tree
Hide file tree
Showing 2 changed files with 1,168 additions and 305 deletions.
1 change: 1 addition & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@
// This requires installing the pre-release 6.x version of the Jest extension
"jest.virtualFolders": [
{
"autoRun": "off",
"name": "@t4/api",
"rootPath": "packages/api",
"jestCommandLine": "../../node_modules/jest/bin/jest.js",
Expand Down
Loading

0 comments on commit 5917c51

Please sign in to comment.