docs: add eslint-linter-browserify example #5
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "patch-1"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Update docs to show example for eslint using eslint-linter-browserify.
eslint4b hasn't been updated in a couple years and doesn't provide eslint v8. eslint-linter-browserify is automated to release new version when eslint releases new versions and it was recently updated to work with CodeMirror v6.
see this example for simple usage.