mrcrowl / vuex-typex

Typescript builder for strongly-typed access to Vuex Store modules
MIT License
193 stars 22 forks source link

Chore/tidy up #36

Closed ep-mark closed 3 years ago

ep-mark commented 3 years ago

To fix this issue: https://github.com/mrcrowl/vuex-typex/issues/34 I have switched to a bundler to build the library rather than using typescript directly.

Tidy up project (move tests and examples to own folder) Switch to jest and remove mocha and chai Switch to rollup to build library

mrcrowl commented 3 years ago

Deployed to NPM as v3.1.7