refactor and extract the RegExp escaping
This commit is contained in:
parent
1956792293
commit
763b167349
3 changed files with 9 additions and 19 deletions
|
|
@ -41,6 +41,7 @@
|
|||
],
|
||||
"dependencies": {
|
||||
"ansi-styles": "^1.1.0",
|
||||
"escape-string-regexp": "^1.0.0",
|
||||
"strip-ansi": "^0.2.0",
|
||||
"supports-color": "^0.2.0"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue