Skip to content

Commit

Permalink
chore: ignore compiled test files when publishing on npm
Browse files Browse the repository at this point in the history
  • Loading branch information
clementdessoude committed Nov 12, 2023
1 parent acdd5e7 commit 5f3c0c6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/prettier-plugin-java/.npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,5 @@ coverage
.nyc_output
*.log
src
dist/test
*-spec.js

0 comments on commit 5f3c0c6

Please sign in to comment.