Codacy style changes for test files
This commit is contained in:
@ -1,3 +1,2 @@
|
||||
const escapeRegExp = str => str.replace(/[.*+?^${}()|[\]\\]/g, '\\$&');
|
||||
|
||||
module.exports = escapeRegExp;
|
||||
module.exports = escapeRegExp;
|
||||
|
||||
Reference in New Issue
Block a user