-
-
Notifications
You must be signed in to change notification settings - Fork 75
feat: enable docs/next
#836
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
base: main
Are you sure you want to change the base?
Conversation
✅ Deploy Preview for zh-hans-eslint ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for es-eslint ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for new-eslint ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for fr-eslint ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for ja-eslint ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for hi-eslint ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for de-eslint ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for pt-br-eslint ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
To test, this enables paths under: https://deploy-preview-836--new-eslint.netlify.app/docs/next/ The content is currently left from v9.0.0-rc.0. After we release v10.0.0-alpha.0, the content will be for 10.0.0-alpha.0. |
fasttime
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks!
Prerequisites checklist
What is the purpose of this pull request?
Updates the redirects file to enable
/docs/next/, where we'll have the ESLint v10 prerelease docs.What changes did you make? (Give an overview)
Updated
src/static/redirects.njkthe same as it was done for v9 prereleases (f10378f).Related Issues
Is there anything you'd like reviewers to focus on?
This is ready for review, but marked as draft as it should be merged right after we release ESLint v10.0.0-alpha.0.