UNPKG

@hannoeru/eslint-config

Version:
12 lines (11 loc) 251 B
module.exports = { extends: [ 'plugin:@hannoeru/typescript', 'plugin:@hannoeru/react', 'plugin:@hannoeru/vue', 'plugin:@hannoeru/jest', 'plugin:@hannoeru/json', 'plugin:@hannoeru/yml', 'plugin:@hannoeru/markdown', ], }