Skip to content

Commit

Permalink
chore: push prebuild ./dist to pass HACS custom repo validation
Browse files Browse the repository at this point in the history
  • Loading branch information
ristomatti committed Mar 3, 2024
1 parent 10ca515 commit 7a8158d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions dist/vacuum-card.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"not dead"
],
"lint-staged": {
"*.js": "eslint --fix",
"*.ts": "eslint --fix",
"**/*": "prettier --write --ignore-unknown"
},
"prettier": {
Expand Down

0 comments on commit 7a8158d

Please sign in to comment.