This removes the eslint configuration in favor of using videojs-standard which all of our other projects use. This pr is waiting for: https://github.com/videojs/standard/pull/36 to be merged so that we can turn the jsdoc rules off, even though they are just warnings and won't cause the build to fail.
This removes the eslint configuration in favor of using
videojs-standard
which all of our other projects use. This pr is waiting for: https://github.com/videojs/standard/pull/36 to be merged so that we can turn the jsdoc rules off, even though they are just warnings and won't cause the build to fail.