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

Fix GitBook error with the shared ESLint config #5133

Merged
merged 1 commit into from
Jan 11, 2018

Conversation

simonbrunel
Copy link
Member

gitbook-cli install failed when trying to fetch eslint-config-chartjs because of the way it was installed (ie. using the GitHub repository URL). The shared config is now published on npmjs.

etimberg
etimberg previously approved these changes Jan 11, 2018
@etimberg
Copy link
Member

Not sure why codeclimate hasn't finished yet

`gitbook-cli install` failed when trying to fetch eslint-config-chartjs because of the way it was installed (ie. using the GitHub repository URL). The shared config is now published on npmjs: https://www.npmjs.com/package/eslint-config-chartjs
@simonbrunel
Copy link
Member Author

I triggered another build, let's see if it was a random CC issue.

@simonbrunel simonbrunel merged commit 1d5619d into chartjs:master Jan 11, 2018
@simonbrunel simonbrunel deleted the fix/gitbook-shared-eslint branch January 11, 2018 08:03
exwm pushed a commit to exwm/Chart.js that referenced this pull request Apr 30, 2021
`gitbook-cli install` failed when trying to fetch eslint-config-chartjs because of the way it was installed (ie. using the GitHub repository URL). The shared config is now published on npmjs: https://www.npmjs.com/package/eslint-config-chartjs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants