-
Notifications
You must be signed in to change notification settings - Fork 51
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
broken with eslint 5.13.0
#113
Comments
See also: eslint/eslint#11346 (comment) |
Thank you for the report. Fixed in eslint-plugin-html 5.0.1. |
rkaravia
pushed a commit
to imhofjs/leaflet-providers
that referenced
this issue
Feb 3, 2019
This fixes the following error: TypeError: Cannot read property 'define' of undefined See BenoitZugmeyer/eslint-plugin-html#113 + add node_modules to .gitignore
jieter
pushed a commit
to leaflet-extras/leaflet-providers
that referenced
this issue
Feb 6, 2019
* Improve OSM attribution - Use "(c) OpenStreetMap contributors" instead of "(c) OpenStreetMap" as suggested on https://www.openstreetmap.org/copyright - Use https URL * Update HOTOSM attribution Use the same attribution as openstreetmap.org for the HOT tiles. * Update Mapbox attribution See https://docs.mapbox.com/help/how-mapbox-works/attribution/#text-attribution * Update eslint-plugin-html This fixes the following error: TypeError: Cannot read property 'define' of undefined See BenoitZugmeyer/eslint-plugin-html#113 + add node_modules to .gitignore
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
Setup configuration
Aditional context
The text was updated successfully, but these errors were encountered: