Skip to content

Update ESLint rules and fix Husky pre-commit hook #872

@sheikhlimon

Description

@sheikhlimon
  • Adjust ESLint rules to reduce distracting errors while typing (e.g., prettier/prettier off, no-console/no-unused-vars set to warn).
  • Update .husky/pre-commit to remove deprecated lines (#!/bin/sh and . "$(dirname "$0")/_/husky.sh") and use just npx lint-staged to prevent warnings and ensure cross-shell compatibility.
Image

Metadata

Metadata

Assignees

Type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions