Open
Description
I'm trying to learn how to do vuex things in a typescript way, but having too much pain to find useful guides and examples.
The examples provided in https://github.com/nuxt/typescript/tree/master/examples is too poor and not useful.
Can you make some effort to improve the examples with real world usage?
The best guide I have found was this article https://blog.logrocket.com/how-to-set-up-and-code-nuxt-js-apps-fully-in-typescript/