Skip to content

Commit

Permalink
chore: ignore CHANGELOG lint (element-plus#3762)
Browse files Browse the repository at this point in the history
* chore: ignore CHANGELOG lint

* Update .eslintignore
  • Loading branch information
iamkun authored Oct 7, 2021
1 parent 3cf091f commit 6e86fd3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .eslintignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
node_modules
dist
pnpm-lock.yaml
CHANGELOG.en-US.md
!.*
1 change: 1 addition & 0 deletions .prettierignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
dist
node_modules
coverage
CHANGELOG.en-US.md
pnpm-lock.yaml

0 comments on commit 6e86fd3

Please sign in to comment.