This repository was archived by the owner on Sep 25, 2019. It is now read-only.
Commit 9fa5907
fix(challenges): update regular expression that fails (#56)
* fix(challenges): update regular expression that fails
Changes regular expression in testString to remove negative look behind that is not implemented
across all browsers.
ISSUES CLOSED: #55
* Fixed line spacing
It is definitely something to do with a linter. I re-ran the `npm run commit` in my own environment and watched the line spacing jump. Should probably be checked if it ends up happening to others. However, this should fix it all for this PR!
* Back to `prettier` formatting
Reverting back to pretty formatting from commit.1 parent 2375d0c commit 9fa5907
File tree
1 file changed
+125
-63
lines changed- challenges/02-javascript-algorithms-and-data-structures
1 file changed
+125
-63
lines changed
0 commit comments