Skip to content

Commit 1892992

Browse files
chore(deps): update linters (#98)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Christopher Hiller <boneskull@boneskull.com>
1 parent b4d6507 commit 1892992

3 files changed

Lines changed: 78 additions & 753 deletions

File tree

eslint.config.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ import tseslint from 'typescript-eslint';
1010
export default defineConfig(
1111
jsPlugin.configs.recommended,
1212
...tseslint.configs.recommendedTypeChecked,
13-
// @ts-expect-error - Type mismatch due to duplicate @eslint/core versions in node_modules (lockfile maintenance)
1413
perfectionist.configs['recommended-natural'],
1514
{
1615
languageOptions: {

0 commit comments

Comments
 (0)