Skip to content

Commit

Permalink
Remove dtslint and bump dependency versions
Browse files Browse the repository at this point in the history
  • Loading branch information
slevithan committed Jun 2, 2024
1 parent d90bb0a commit 96027dc
Show file tree
Hide file tree
Showing 4 changed files with 3,905 additions and 4,184 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -257,6 +257,7 @@ In [Node.js](https://nodejs.org/en/):
const XRegExp = require('xregexp');
```

<!--
## Contribution guide
1. Fork the repository and clone the forked version locally.
Expand All @@ -265,6 +266,7 @@ const XRegExp = require('xregexp');
4. Ensure all tests pass with `npm test`.
5. Add tests for new functionality or that fail from the bug not fixed.
6. Implement functionality or bug fix to pass the test.
-->

## Credits

Expand Down
Loading

0 comments on commit 96027dc

Please sign in to comment.