Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
dumbmatter committed Aug 4, 2024
1 parent 4409b09 commit 0faa4e3
Show file tree
Hide file tree
Showing 2 changed files with 149 additions and 117 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
],
"bin": "build/esmodules/cli.js",
"lint-staged": {
"*.{js,cjs,mjs,jsx,json,scss,ts,tsx}": "prettier --write"
"*.{js,cjs,mjs,jsx,json,scss,ts,tsx,html}": "prettier --write"
},
"sideEffects": false
}
Loading

0 comments on commit 0faa4e3

Please sign in to comment.