UNPKG

kss-scheibo

Version:

A custom template for the kss-node living styleguide.

8 lines (7 loc) 118 B
module.exports = { extends: 'eslint-config-airbnb-base', rules: { 'indent': 'off', 'no-tabs': 'off' } }