Skip to content

Commit

Permalink
chore: exclude the correct ESLint config files from npm publish
Browse files Browse the repository at this point in the history
  • Loading branch information
hegemonic committed Dec 16, 2024
1 parent b4aa23f commit 903442e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
.editorconfig
.eslintignore
.eslintrc.cjs
.git-blame-ignore-revs
.gitignore
.github/
.prettierignore
.prettierrc.cjs
.renovaterc.json
CONTRIBUTING.md
eslint.config.mjs
Herebyfile.mjs
lib/parser.pegjs
packages/
test/

0 comments on commit 903442e

Please sign in to comment.