Skip to content

Commit b543872

Browse files
committed
chore: add .eslintignore
1 parent 9989fb4 commit b543872

2 files changed

Lines changed: 3 additions & 0 deletions

File tree

.eslintignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
lib/
2+
node_modules/

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ node_modules
1515
jspm_packages
1616
.npm
1717
.node_repl_history
18+
.eslintcache
1819

1920
# ----
2021
.idea

0 commit comments

Comments
 (0)