Skip to content

Commit

Permalink
added verse range support to tn-tsv7
Browse files Browse the repository at this point in the history
  • Loading branch information
abelpz committed Oct 10, 2024
1 parent b3e63c9 commit 18d1405
Show file tree
Hide file tree
Showing 7 changed files with 980,558 additions and 11,305 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
"styleguide:start": "styleguidist server",
"styleguide:build": "styleguidist build",
"test:unit": "eslint ./src && jest --watchAll=false --coverage",
"test:tsv": "eslint ./src && jest --watchAll=false --coverage --testNamePattern=tn-tsv-verses",
"test": "yarn test:unit",
"create-coverage-badge": "bash scripts/create-badge-json.sh"
},
Expand Down
Loading

0 comments on commit 18d1405

Please sign in to comment.