Closed mdjermanovic closed 1 month ago
Name | Link |
---|---|
Latest commit | d92ac0251f5db45fb9b06c89b81b42304b648873 |
Latest deploy log | https://app.netlify.com/sites/new-eslint/deploys/66eeb0943ca46a0008598300 |
Deploy Preview | https://deploy-preview-637--new-eslint.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Name | Link |
---|---|
Latest commit | d92ac0251f5db45fb9b06c89b81b42304b648873 |
Latest deploy log | https://app.netlify.com/sites/hi-eslint/deploys/66eeb094bf45bc000887602f |
Deploy Preview | https://deploy-preview-637--hi-eslint.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Name | Link |
---|---|
Latest commit | d92ac0251f5db45fb9b06c89b81b42304b648873 |
Latest deploy log | https://app.netlify.com/sites/zh-hans-eslint/deploys/66eeb094b8529a0008ec7ffc |
Deploy Preview | https://deploy-preview-637--zh-hans-eslint.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Name | Link |
---|---|
Latest commit | d92ac0251f5db45fb9b06c89b81b42304b648873 |
Latest deploy log | https://app.netlify.com/sites/es-eslint/deploys/66eeb0944ab0cb0008d25e33 |
Deploy Preview | https://deploy-preview-637--es-eslint.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Name | Link |
---|---|
Latest commit | d92ac0251f5db45fb9b06c89b81b42304b648873 |
Latest deploy log | https://app.netlify.com/sites/pt-br-eslint/deploys/66eeb0941b987f0008f893f6 |
Deploy Preview | https://deploy-preview-637--pt-br-eslint.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Name | Link |
---|---|
Latest commit | d92ac0251f5db45fb9b06c89b81b42304b648873 |
Latest deploy log | https://app.netlify.com/sites/de-eslint/deploys/66eeb0947c9ebd000848623d |
Deploy Preview | https://deploy-preview-637--de-eslint.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Name | Link |
---|---|
Latest commit | d92ac0251f5db45fb9b06c89b81b42304b648873 |
Latest deploy log | https://app.netlify.com/sites/ja-eslint/deploys/66eeb0944ab0cb0008d25e37 |
Deploy Preview | https://deploy-preview-637--ja-eslint.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Name | Link |
---|---|
Latest commit | d92ac0251f5db45fb9b06c89b81b42304b648873 |
Latest deploy log | https://app.netlify.com/sites/fr-eslint/deploys/66eeb094d8c9c6000821b0d6 |
Deploy Preview | https://deploy-preview-637--fr-eslint.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Prerequisites checklist
What is the purpose of this pull request?
Updates the Playground to use the new
eslint/universal
export instead of importing modules directly fromnode_modules
.What changes did you make? (Give an overview)
Updated the Playground to:
Linter
fromeslint/universal
.SourceCodeFixer
which is not a public API.Related Issues
https://github.com/eslint/eslint/issues/18715 and PR https://github.com/eslint/eslint/pull/18883
Is there anything you'd like reviewers to focus on?