Shmew / Fable.SignalR

A functional type-safe wrapper for SignalR and Fable.
https://shmew.github.io/Fable.SignalR/
MIT License
91 stars 17 forks source link

docs refer to "optional dependencies listed above" but I don't see them listed #4

Closed simonmcconnell closed 4 years ago

simonmcconnell commented 4 years ago

In the Femto section on the installation page in the docs it says "Do note that this will not install the optional dependencies listed above (the babel plugin and prettier)."

I don't see these listed above. Am I missing something?

Shmew commented 4 years ago

Oh whoops, that's left over from when I copied my docs setup from a different project. I'll go fix that, thanks!