Skip to content

Commit

Permalink
Configure jest extension to run tests in workspaces
Browse files Browse the repository at this point in the history
  • Loading branch information
luxaritas committed Aug 12, 2022
1 parent 7317f7e commit 6259541
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,5 @@
"source.fixAll.eslint"
],
"eslint.workingDirectories": [{"mode": "auto"}],
"jest.jestCommandLine": "npm run test -ws --if-present -- "
}

0 comments on commit 6259541

Please sign in to comment.