Skip to content
This repository has been archived by the owner on Sep 25, 2019. It is now read-only.

Commit

Permalink
fix(challenges): update regular expression that fails (#56)
Browse files Browse the repository at this point in the history
* 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.
  • Loading branch information
matthew-t-smith authored and scissorsneedfoodtoo committed Jun 29, 2018
1 parent 7950a01 commit b186dc9
Showing 1 changed file with 125 additions and 63 deletions.
Loading

0 comments on commit b186dc9

Please sign in to comment.