AppFeel
Results
2
issues of
AppFeel
It adds `{image#id}-zoomContainer` id to the new .zoomContainer elements. It allows to completely remove an elevateZoom associated to an image with id tag, by selecting the zoomContainer associated to an...
When defined `"extends": "jshint.globals"` in .jshintrc, it will extend global configuration, not just override it. Also it will merge array properties. Consider this situation: brackets.son: ``` json "jshint.options": { "bitwise":...