Skip to content

Commit

Permalink
added publint
Browse files Browse the repository at this point in the history
  • Loading branch information
martrapp committed Nov 16, 2024
1 parent a90da3b commit b6fae0d
Show file tree
Hide file tree
Showing 3 changed files with 193 additions and 6 deletions.
197 changes: 191 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@
"astro": "^4.16.13",
"prettier": "^3.3.3",
"prettier-plugin-astro": "^0.14.1",
"publint": "^0.2.12",
"typescript": "^5.6.3"
},
"funding": {
Expand Down
1 change: 1 addition & 0 deletions scripts/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,4 @@ mkdir -p test/fixture/node_modules
)
npx astro check
npx playwright test
npx publint

0 comments on commit b6fae0d

Please sign in to comment.