issues
search
superwf
/
vuex-cache
cache vuex action when dispatch
MIT License
510
stars
32
forks
source link
Upgrade dependencies, improve configurations and cleanup those files
#23
Closed
VitorLuizC
closed
5 years ago
VitorLuizC
commented
5 years ago
Update and remove unused dependencies;
Use
babel-jest
instead of
babel-7-jest
, which is
deprecated
;
Remove unused babel plugins and presets;
Cleanup ESLint configuration and remove its ignored files, since they don't exist anymore
babel-jest
instead ofbabel-7-jest
, which is deprecated;