Skip to content
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

chore: lint to code to vjs 7 standards #433

Merged
merged 4 commits into from
Sep 28, 2018
Merged

chore: lint to code to vjs 7 standards #433

merged 4 commits into from
Sep 28, 2018

Conversation

brandonocasey
Copy link
Contributor

This removes the eslint configuration in favor of using videojs-standard which all of our other projects use. This pr is waiting for: videojs/standard#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.

@misteroneill
Copy link
Member

It looks like this needs an update to .travis.yml to no longer run tests in Node 4 because videojs-standard does not work there.

Copy link
Member

@misteroneill misteroneill left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Testing issue aside, changes look good to me.

Copy link
Member

@misteroneill misteroneill left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tests passing now with new .travis.yml.

@incompl incompl merged commit df10d45 into master Sep 28, 2018
@incompl incompl deleted the chore/vjsstandard-7 branch September 28, 2018 17:01
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants