UNPKG

@10up/eslint-config

Version:
7 lines (6 loc) 99 B
module.exports = { rules: { 'no-tabs': 0, indent: ['error', 'tab', { SwitchCase: 1 }], }, };