Skip to content

Commit

Permalink
docs(server-client): adding docblocks
Browse files Browse the repository at this point in the history
  • Loading branch information
manchuck committed Oct 18, 2023
1 parent 66ea103 commit 64b5439
Show file tree
Hide file tree
Showing 31 changed files with 788 additions and 561 deletions.
5 changes: 0 additions & 5 deletions jest.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -104,11 +104,6 @@ const config: Config.InitialOptions = {
testMatch: ['<rootDir>/packages/verify2/__tests__/**/*.test.ts'],
coveragePathIgnorePatterns: ['node_modules', '__tests__'],
},
{
displayName: 'VETCH',
testMatch: ['<rootDir>/packages/vetch/__tests__/**/*.test.ts'],
coveragePathIgnorePatterns: ['node_modules', '__tests__'],
},
{
displayName: 'VIDEO',
testMatch: ['<rootDir>/packages/video/__tests__/**/*.test.ts'],
Expand Down
Loading

0 comments on commit 64b5439

Please sign in to comment.