Tags: react-grid-layout/react-resizable
Tags
chore: remove deprecated yarn check from pre-commit The `yarn check` command is deprecated in Yarn 1.x and gives false positives when there are multiple versions of the same package in the dependency tree (e.g., ajv 6.x for eslint vs ajv 8.x for schema-utils). Lint and test hooks remain to validate code quality.
PreviousNext