mapbox / geojson-vt

Slice GeoJSON into vector tiles on the fly in the browser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ESLint couldn't find the config "mourner" to extend from

schpokatron opened this issue · comments

I'm hacking geojson-vt to this down point features at lower levels of detail, and wish to npm publish to test locally. package.json specifies eslintConfig extends "mourner" which is not included in this package.

Would we consider either including this configuration file, or using some preexisting configuration?