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

6 lines
60 B
JavaScript

module.exports = {
rules: {
'no-void': 'off',
},
};