hzdg / hz-core

HZ's internal library of React Components 🚧
https://hz-core.netlify.com
0 stars 0 forks source link

Windowsize monitor to hook #14

Closed aamorozov closed 5 years ago

aamorozov commented 5 years ago

Pr does the following:

  1. Updates packages to their latest versions;
  2. Removes eslint-config-hzdg-react;
  3. Adds prettier.config.js and updates .eslintrc to match new eslint-config-hzdg expectations;
  4. Adds a hook version of WindowsizeMonitor component;