Tags: standard/standard-engine
Tags
Port to new ESLint API (#275) * Validate engine versions + dependency list * Probably make all pass * Fix failing tests * Fix Node 12 support * Remove leftover todo comment * Improve naming of "results" post refactoring * Extract `hasErrors` and `hasWarnings` variables * Add coverage report * Exclude tests from type checks As else it checks `tmp/standard/`, which doesn't pass * Tweak type format * Extract utility methods * Remove non-needed @ts-ignore * Add unit tests for utils * We need to ensure we run the clone test first * Rename `build` to `lint` * Rename `Linter` to `StandardEngine` * Update README + CHANGELOG * Sync `dependabot.yml` with standard/standard repo See standard/standard#1752 * Update CHANGELOG.md Co-authored-by: Linus Unnebäck <linus@folkdatorn.se>
PreviousNext