Open weskor opened 4 years ago
When you clone the repo and run npm install && npm run test jest will crash.
npm install && npm run test
Cannot find module 'vue-class-component' from 'vue-property-decorator.umd.js' However, Jest was able to find: 'lib/AgGridVue.d.ts' 'lib/AgGridVue.js'
When you clone the repo and run
npm install && npm run test
jest will crash.