UNPKG

@dcodegroup-au/vuetable-3

Version:

Datatable component for Vue 3.x built with Vite/ESM

13 lines (12 loc) 145 B
module.exports = { plugins: [ 'cypress' ], env: { mocha: true, 'cypress/globals': true }, rules: { strict: 'off' } }