mya-lint-eslint

1.0.2 • Public • Published

mya-lint-eslint

ESLint plugin for mya.

When there is a .eslintrc.json or .eslintrc.js in project root directory, it will work.

usage

fis.match('**.js', {
    lint: fis.plugin('eslint')
});

config

fis.set('settings.lint.eslint', {
    fix: true, // 自动修复
})

Readme

Keywords

Package Sidebar

Install

npm i mya-lint-eslint

Weekly Downloads

1

Version

1.0.2

License

ISC

Last publish

Collaborators

  • animabear