UNPKG

generator-prospa

Version:

Create fully working Single Page Applications using various technology combinations

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