Skip to content

Commit

Permalink
more updates
Browse files Browse the repository at this point in the history
  • Loading branch information
djahandarie committed Dec 28, 2024
1 parent 9ec6f42 commit 89778f1
Show file tree
Hide file tree
Showing 4 changed files with 2,545 additions and 1,432 deletions.
4 changes: 1 addition & 3 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1,4 +1,2 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"

echo "Husky pre-commit hook"
npx lint-staged
5 changes: 3 additions & 2 deletions .vscode/extensions.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"recommendations": [
"dbaeumer.vscode-eslint",
"html-validate.vscode-html-validate",
"stylelint.vscode-stylelint"
"stylelint.vscode-stylelint",
"codeandstuff.package-json-upgrade",
]
}
}
Loading

0 comments on commit 89778f1

Please sign in to comment.