Fixed the bug which was crashing the app when nominatorData were undefined for some validator in the Staking page.
Upgraded TS version and removed all traces of Prettier, since the default VSCode TS formatter now does a better job because it supports optional chaining
The Client is now aware if the Server is connected to any node and if so, then the Client won't force the SelectApi screen upon initial load of the app