0.1.3 • Published 3 years ago

@mapbox/eslint-plugin-gl-wrapper v0.1.3

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

eslint-plugin-gl-wrapper

Assert that GLWrapper is imported when mapbox-gl is imported.

Install

npm install @mapbox/eslint-plugin-gl-wrapper

In the eslint configuration, extend the plugin:

"extends": ["plugin:@mapbox/gl-wrapper/recommended"]

Developing

To run tests:

npm test

To test eslint plugin (this will lint tests/test-code/eslint-gl-wrapper-error.js):

npm run lint-gl-wrapper
0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago