Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

Commit

Permalink
Build: Ignore jsdoc folder internally (fixes eslint#5714)
Browse files Browse the repository at this point in the history
  • Loading branch information
alberto committed Mar 28, 2016
1 parent 2f3b45d commit aba1954
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .eslintignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
/conf/**
/coverage/**
/docs/**
/jsdoc/**
/templates/**
/tests/bench/**
/tests/fixtures/**
Expand Down

0 comments on commit aba1954

Please sign in to comment.