You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Fix a bunch of linter warnings.
* Add a bunch of noopener noreferrer rels.
* Get rid of remaining react/jsx-no-target-blank warnings.
* Disable jsx-a11y/href-no-hash for now.
* Update CircleCI to build client.
* Oops, use Python image with node in CircleCI.
* Fix CircleCI config.
* Introduce an intentional linter warning to test CircleCI failure.
* Remove intentional linter warning.
* Fix typo in URL. Fixes#97.
* Upgrade to react-scripts 2.0.3.
* Install and use IE11 polyfill.
* Fix/squelch linter warnings.
* Upgrade to react-scripts 2.1.3.
While working on #95 I noticed the typo:
The
href
attribute of the link points to the same place, so anyone clicking on the link will be taken to a "cannot reach server" type page.Will fix this after it's approved by Georges (not sure if it will take legal oversight since this page is super legal).
The text was updated successfully, but these errors were encountered: