Skip to content

Commit

Permalink
eslint fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
cheton committed Feb 7, 2017
1 parent 6a6801c commit be4f134
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/infinite-tree.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
/* eslint prefer-spread: 0 */
/* eslint operator-assignment: 0 */
import events from 'events';
import classNames from 'classnames';
import Clusterize from 'clusterize.js';
Expand Down

0 comments on commit be4f134

Please sign in to comment.