Skip to content

Commit efb439a

Browse files
authored
chore: add eslint config to npmignore (#649)
remove-eslint-config
1 parent ce5d33e commit efb439a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.npmignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,5 @@ CHANGELOG.md
3737
.prettierrc.cjs
3838
tests/*
3939
scripts/*
40-
.vscode/*
40+
.vscode/*
41+
eslint.config.mjs

0 commit comments

Comments
 (0)