UNPKG

config-oclock

Version:

Config O'clock (eslint, babel, prettier, ...) which have same packages and configuration in front and back side

7 lines (6 loc) 129 B
module.exports = { rules: { 'jsx-a11y/no-static-element-interactions': 'off', 'jsx-a11y/anchor-is-valid': 'off' } };