We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.
You must be logged in to block users.
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Chrome extension that prevents Notion's favicon from changing to match the current page.
JavaScript 17 6
Project starter for a full-stack Typescript monorepo.
TypeScript 6
Configurable logging library for the browser environment.
JavaScript 1
Hide the Create React App error overlay behind a "Show Errors" button.
#!/usr/bin/env sh
. "$(dirname "$0")/_/husky.sh"
# navigate to parent of husky dir- we assume pnpm-lock is located there.
set -e
bin_dir="node_modules/.bin"
echo "running pre-commit script..."
There was an error while loading. Please reload this page.