eslint-config-sheriff
This is the package of eslint-config-sheriff
.
Learn more at https://www.eslint-config-sheriff.dev.
A comprehensive and opinionated TypeScript-first ESLint configuration.
This is the package of eslint-config-sheriff
.
Learn more at https://www.eslint-config-sheriff.dev.
vitest/no-done-callback
and jest/no-done-callback
Fixes #358tsdoc
rules on JS files
Fixes #362*.config.*
files
Fixes #281eslint-plugin-regexp
feat(rules): removed unicorn/better-regex
Closes #195f685bae: feat(config): exposed more variables from main package feat(config): reworked overrides BREAKING CHANGE: removed the noRestrictedSyntaxOverride config option
Closes #188
b4685c3: feat(config): added ESLint v9 support and removed ESLint version 8.57.0 pins Fixes #179 Fixes #185
991f1fa: feat(config): Added eslint-config-flat-gitignore functionality and updated docs
BREAKING CHANGE: the config key pathsOveriddes.ignores was removed. It has been replaced with "ignores".
faf08ec: feat(deps): Update eslint-config-sheriff version
be8dd36: feat(config): added pathsOverrides
parameter.
BREAKING CHANGE: The customTSConfigPath
parameter is now deprecated. You can replace it with pathsOveriddes.tsconfigLocation
.
fcc5a81: converted eslint-config-sheriff to typescript