UNPKG

react-smooth-image

Version:

Smooth loading non-bouncing images for react that just work

8 lines (7 loc) 136 B
module.exports = { extends: "airbnb", rules: { // add custom rules here "react/forbid-prop-types": [0] } };