RootState の型を作る
RootState
【2章 続き】store の作成 (Vuex.Store<RootState>)
Vuex.Store<RootState>
mutation / action に型をつける(TypeScriptで型安全にする)