Skip to content

Commit

Permalink
Include docs in the published bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
gustavohenke committed Sep 3, 2024
1 parent 1151196 commit 69cbe21
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,8 @@
"index.d.mts",
"!**/fixtures",
"!**/*.spec.js",
"!**/*.spec.d.ts"
"!**/*.spec.d.ts",
"docs"
],
"lint-staged": {
"*.?(m){js,ts}": "eslint --fix",
Expand Down

0 comments on commit 69cbe21

Please sign in to comment.