UNPKG

@zthun/lint-janitor-config

Version:

A shared configuration for lint janitor for @zthun scoped projects.

8 lines (7 loc) 281 B
export * from './es/eslint.mjs'; export * from './html/htmlhint.mjs'; export * from './markdown/markdownlint.mjs'; export * from './pretty/prettier.mjs'; export * from './style/stylelint-less.mjs'; export * from './style/stylelint-sass.mjs'; export * from './style/stylelint.mjs';