Pinned Loading
-
notion-favicon-fixer
notion-favicon-fixer PublicChrome extension that prevents Notion's favicon from changing to match the current page.
-
fullstack-typescript-starter
fullstack-typescript-starter Public templateProject starter for a full-stack Typescript monorepo.
TypeScript 3
-
hide-cra-error-overlay
hide-cra-error-overlay PublicHide the Create React App error overlay behind a "Show Errors" button.
JavaScript 1
-
Husky post-merge hook: auto-update p...
Husky post-merge hook: auto-update pnpm packages 1#!/usr/bin/env sh
2. "$(dirname "$0")/_/husky.sh"
345# navigate to parent of husky dir- we assume pnpm-lock is located there.
-
JS pre-commit hook (Prettier, lintin...
JS pre-commit hook (Prettier, linting). Noticeably faster than lint-staged. 1#!/usr/bin/env sh
2. "$(dirname "$0")/_/husky.sh"
3set -e
4bin_dir="node_modules/.bin"
5echo "running pre-commit script..."
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.