monaco-languageclient
monaco-languageclient copied to clipboard
Turned react component from class to function
As the title states, the react component became a function component to respect modern react patterns.
@jbicker I have updated the test as discussed offline. Please have a look.
I also moved isReInitRequired to utils and did not make it deprecated for now.