wetrial-lint

JSON →
library 0.0.3 ·javascript maintenance
verified Jun 4, 2026

wetrial-lint is a zero-config linting tool that wraps eslint, stylelint, prettier, lint-staged, and husky into a single CLI command. Version 0.0.3 is the latest (and only) stable release, with no active development since fork. It simplifies lint setup by providing a unified CLI for both full-project and staged-file linting, but unlike 'umi-lint' it does not include any built-in configuration—users must provide their own .eslintrc, .stylelintrc, etc. The package is a fork of umi-lint with bug fixes that were not addressed upstream, but remains largely unmaintained.