Skip to content
This repository has been archived by the owner on Nov 8, 2022. It is now read-only.

Commit

Permalink
Untrack files that eslint should ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
mahdiyazdani committed Nov 7, 2020
1 parent 85250a8 commit 4ca09c1
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .eslintignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
!.eslintrc.js
build
build-module
coverage
languages
node_modules
vendor
legacy
dist

0 comments on commit 4ca09c1

Please sign in to comment.