-
-
Notifications
You must be signed in to change notification settings - Fork 32.7k
[code-infra] Lint json through eslint #47056
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
Conversation
Netlify deploy previewhttps://deploy-preview-47056--material-ui.netlify.app/ Bundle size report
|
| 'react/sort-prop-types': 'off', // 228 | ||
| '@typescript-eslint/ban-ts-comment': 'off', // 117 | ||
| '@typescript-eslint/no-require-imports': 'off', // 133 | ||
| 'react/jsx-filename-extension': 'off', |
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.
Should this be in code-infra ?
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.
Yes, I'm bringing this to code infra, but separate effort. Already making sure this repo can handle the changes. other repos shouldn't be affected
Adapting to changes for mui/mui-public#746
Note: