Skip to content

Instantly share code, notes, and snippets.

@jeremy-code
Last active June 2, 2025 00:35
Show Gist options
  • Save jeremy-code/e8700a37d02a32248c0f939dc8280a68 to your computer and use it in GitHub Desktop.
Save jeremy-code/e8700a37d02a32248c0f939dc8280a68 to your computer and use it in GitHub Desktop.
husky + lint-staged package.json
{
"name": "libxslt-wasm-demo",
"private": true,
"version": "0.0.0",
"dependencies": {
"husky": "^9.1.7",
"lint-staged": "^16.1.0"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment