Skip to content

Commit 96027dc

Browse files
committed
Remove dtslint and bump dependency versions
1 parent d90bb0a commit 96027dc

File tree

4 files changed

+3905
-4184
lines changed

4 files changed

+3905
-4184
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -257,6 +257,7 @@ In [Node.js](https://nodejs.org/en/):
257257
const XRegExp = require('xregexp');
258258
```
259259

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

269271
## Credits
270272

0 commit comments

Comments
 (0)