ludo / jquery-treetable

jQuery plugin to show a tree structure in a table
http://ludo.cubicphuse.nl/jquery-treetable
GNU General Public License v2.0
739 stars 278 forks source link

fixed eslint issues and one comparison/assignment mistake #224

Open mdx0111 opened 4 years ago

mdx0111 commented 4 years ago

Fixed eslint issues. Also fixed an comparison/assignment issue on line 44 inside "Node.prototype.ancestors" function.