From a58cff9d98e573c633f6fbce06aa6aee329e86de Mon Sep 17 00:00:00 2001 From: Matthew Smith Date: Mon, 6 Apr 2015 07:53:27 -0600 Subject: [PATCH] [fixed] Numerous ESlint warnings (Removes 145 warnings) 8f8abba Add react/jsx-uses-vars option for eslint. 8a766a8 get rid of superfluous eslint warnings for props.children and props.className 8bc24a4 define propTypes for activeKey and defaultActiveKey d488e95 define propTypes for props.active c43cede define type for props.activeHref f33a43a define type for props.id