1.0.2 • Published 6 years ago

vuex-typex-transpiled v1.0.2

Weekly downloads
1
License
MIT
Repository
-
Last release
6 years ago

Vuex-Typex-Transpiled

A fork of the vuex-typex package, transpiled with Babel

This package is a fork of vuex-typex by @mrcrowl.

The only difference is that dist/index.js has been transpiled with Babel to the following targets:

  • es2015
  • stage-2
  • "browserslist": [ "> 1%", "last 2 versions", "not ie <= 8" ]

This is my (possibly temporary) solution to syntax errors generated when running tests in Jest against Vuex store objects using vuex-typex. For more information, see this issue on Github.

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago