Skip to content

Commit

Permalink
docs lint staged added
Browse files Browse the repository at this point in the history
  • Loading branch information
deepumandal committed Aug 5, 2024
1 parent fa7b445 commit ad98bc1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,10 @@
"src/**/*.css": [
"prettier --write",
"pnpm spellcheck"
],
"src/**/*.md": [
"prettier --write",
"pnpm spellcheck"
]
},
"engines": {
Expand Down

0 comments on commit ad98bc1

Please sign in to comment.