UNPKG

@coko/lint

Version:

Linter configurations and dependencies for coko's projects

5 lines (4 loc) 115 B
module.exports = { '*.js': ['eslint', 'stylelint'], '*.{js,graphql,json,yml,md,html}': ['prettier --check'], }