TransFlow/node_modules/v-click-outside-x/__tests__/.eslintrc.js

6 lines
66 B
JavaScript

module.exports = {
rules: {
'jest/no-hooks': 'off',
},
};