Release Summary for 4.1.0
  Difference between 4.0 and 4.1
  * JRMaitre/GitHub [Merge pull request #5 from OpenTelecom/ci-linting  After looking into it, I&#039;ll merge it :)     Thanks a LOT for this!    The eslint config file is really well done and I&#039;m happy with the errors we get out of it. I added it to the main monster-ui folder too just so we can see the errors when using our code editor. I had to remove the linebreak rule because for developers on windows it&#039;s just too much work to fix elegantly. But besides that, it looks great to me. I can&#039;t wait to start fixing a lot of these files.](https://github.com/2600hz/monster-ui-webhooks/commit/ccd7695b65e055f0b08ac5d9d0b95dcdcc2bb903)
  * mira-t [Fix style issues according to eslint errors](https://github.com/2600hz/monster-ui-webhooks/commit/570c62ac4d55806f8c5bea7fd6964f6469da489b)
  * mira-t [Add explanation of reason for turning off handle-callback-error rule](https://github.com/2600hz/monster-ui-webhooks/commit/bdea36117dc0649539385353402e4cf8ea3d6d3f)
  * mira-t [Add explanation of why no-redeclare rule is turned off](https://github.com/2600hz/monster-ui-webhooks/commit/a894d163c13c4e7d42cb75fb6586d6ac4954a5e4)
  * mira-t [Loosen strictness of no-inner-declarations rule to reflect existing style](https://github.com/2600hz/monster-ui-webhooks/commit/606306812fb114db5fcd2d6a170d0d9203811b08)
  * mira-t [Turn off handle-callback-err rule as error is often left to monster to handle](https://github.com/2600hz/monster-ui-webhooks/commit/19c870e500e6fe32b73e1ecf8424f3edbc4090d7)
  * mira-t [Edit vars-on-top rule to be turned off as it can introduce bugs if enforced through the linter](https://github.com/2600hz/monster-ui-webhooks/commit/f4967cb0239479ba9a33f5a2d60a521260180a0b)
  * mira-t [Add automatic fixes generated by linter](https://github.com/2600hz/monster-ui-webhooks/commit/ae102f7d6655c79924494ad89f27b92dc9745e89)
  * mira-t [Change id-length linting rule to produce warning only, not error](https://github.com/2600hz/monster-ui-webhooks/commit/ff454eeef39f527c538e668bf791b3cd4e7f4b5d)
  * mira-t [Add explanation of why the eqeqeq eslint rule may be turned off in some cases](https://github.com/2600hz/monster-ui-webhooks/commit/c5d48436c239a211e41d72ebd2d5e5d9da3013ec)
  * mira-t [Add explanation of reason for turning off camelcase rule](https://github.com/2600hz/monster-ui-webhooks/commit/1a26dadec60285560eccefdcc13880b7fd7ba0b2)
  * mira-t [Add eslint rules no-inner-declarations, dot-notation, vars-on-top, curly, space-infix-ops, comma-style/dangle, id-length](https://github.com/2600hz/monster-ui-webhooks/commit/dc872705cdc3bdc4fb2a6d996ab7a02bdf4f7457)
  * mira-t [Uncomment rules for linebreak style and newline at eof](https://github.com/2600hz/monster-ui-webhooks/commit/de51006bb887db2aadecb95cd1231eb5b5371ac0)
  * mira-t [Add exception to id-length rule for error e in click handling](https://github.com/2600hz/monster-ui-webhooks/commit/ef9af9756446376608613c97744af360669bf636)
  * mira-t [Add linter rule enforcing single quotes on string declaration](https://github.com/2600hz/monster-ui-webhooks/commit/83bba9bfee4abce382ce0205f08eb196aa85e966)
  * mira-t [Add linter rule to disallow array constructor](https://github.com/2600hz/monster-ui-webhooks/commit/a5ffb3e073740f0041a75d6de7dcf4e9aaa86dd0)
  * mira-t [Add linter warning for use of reserved keywords as keys](https://github.com/2600hz/monster-ui-webhooks/commit/380d37c94921060291f41895bf149bcc24dc28a0)
  * mira-t [Add linter rule disallowing object constructors](https://github.com/2600hz/monster-ui-webhooks/commit/139c3312e223e12b85152af5fefc064998cf757f)
  * mira-t [Add rules for line endings and newline at eof (commented out by default as git usually handles these)](https://github.com/2600hz/monster-ui-webhooks/commit/d5e40e2365f7f49f6892a907f88fe820d110e144)
  * mira-t [Add config file for continuous integration](https://github.com/2600hz/monster-ui-webhooks/commit/520f77489377900681d0fab6f5082ca0459db043)
  * mira-t [Add config file for linter](https://github.com/2600hz/monster-ui-webhooks/commit/2d78b487dfbbcffe75822ed84a35e24fae2a1c5f)
  * Jean-Roch Maitre [Merge branch &#039;master&#039; of github.com:2600hz/monster-ui-webhooks](https://github.com/2600hz/monster-ui-webhooks/commit/5442ecb5bc6a02cd9a10664e4d22057cec990112)
  * Jean-Roch Maitre [OOB: Fix rendering issues when building with core](https://github.com/2600hz/monster-ui-webhooks/commit/704ed7fda7dcebde9d8f4f1934530d39c37d52e2)
  * Joris Tirado [Merge remote-tracking branch &#039;origin/master&#039;](https://github.com/2600hz/monster-ui-webhooks/commit/6f1c4d389ecede3e333be3a7e398d08f823c34ff)
  * Joris Tirado [OOB: Use underscore.js helpers to get list/count of keys for an object](https://github.com/2600hz/monster-ui-webhooks/commit/05e6103bc11233e1cb750b06047ad9c81bc4b6b5)
  * Jean-Roch Maitre [UI-2410: added webhooks attempts pagination](https://github.com/2600hz/monster-ui-webhooks/commit/7fcac9d58a4ac3488e13485e37bf2f5cf9a8618b)
 -- 2600Hz Offical <packages@2600hz.com>  Mon, 13 Mar 2017 11:30:14 PM +0000
