Skip to content

Commit

Permalink
ignore docs to lint
Browse files Browse the repository at this point in the history
  • Loading branch information
sasaplus1 committed Sep 11, 2021
1 parent 08ffe6a commit f980114
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,3 +1,4 @@
dist/**
docs/**
*.d.ts
!.*.js
1 change: 1 addition & 0 deletions .prettierignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
dist/**
docs/**
*.d.ts
!.*.js

0 comments on commit f980114

Please sign in to comment.