Package Exports
- @virmator/lint
- @virmator/lint/configs/eslint.config.base.mjs
- @virmator/lint/dist/lint.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@virmator/lint) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
@virmator/lint
A default plugin for virmator.
Available commands
lint
Runs ESLint.
Examples
virmator lint
Configs
- configs/tsconfig.eslint.json
- eslint.config.mjs
Deps
- eslint
- eslint-plugin-require-extensions
- eslint-plugin-unicorn
- @eslint/js
- @eslint/eslintrc
- @stylistic/eslint-plugin
- eslint-plugin-monorepo-cop
- @stylistic/eslint-plugin-ts
- @typescript-eslint/eslint-plugin
- eslint-config-prettier
- eslint-plugin-jsdoc
- eslint-plugin-playwright
- eslint-plugin-prettier
- eslint-plugin-sonarjs
- typescript-eslint
Sub Commands
fix
Auto fix all fixable ESLint issues.
- Examples
virmator lint fix
- Examples