easyCZ / grpc-web-hacker-news

An example app implementing a Hacker News reader in React with gRPC-Web and Go backend
MIT License
384 stars 59 forks source link

Hi can you please tell which typescript version should we use? #33

Open venkateshpullaganti opened 2 years ago

venkateshpullaganti commented 2 years ago

I didn't able to find the typescript version in package json. I tried using 2.8, 3.1.1, 4.4.4 versions but still getting type errors. Also it would be helpful if you mention node version also.