Uh oh!
There was an error while loading. Please reload this page.
Update setting-up-your-editor.md - #8247
Conversation
`Auto Fix is enabled by default. Use the single string form.` warning is shown in `.vscode/settings.json` due to changes in vscode-eslint. As autoFix is set to default, object format in `eslint.validate` is deprecated. microsoft/vscode-eslint@7b5c405#diff-b9cfc7f2cdf78a7f4b91a753d10865a2R223
facebook-github-bot
commented
Dec 28, 2019
Hi dev-xu! Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file.In order for us to review and merge your code, please sign at https://code.facebook.com/cla. If you are contributing on behalf of someone else (eg your employer), the individual CLA may not be sufficient and your employer may need to sign the corporate CLA. If you have received this in error or have any questions, please contact us at cla@fb.com. Thanks! |
facebook-github-bot
commented
Dec 28, 2019
Thank you for signing our Contributor License Agreement. We can now accept your code for this (and any) Facebook open source project. Thanks! |
This pull request has been automatically marked as stale because it has not had any recent activity. It will be closed in 5 days if no further activity occurs. |
eip1599
commented
Jan 27, 2020
ianschmitz
commented
Jan 30, 2020
Thanks! |
Warning is shown in
.vscode/settings.jsondue to changes in vscode-eslint.As autoFix is set to default, object format in
eslint.validateis now deprecated.Check this commit. vscode-eslint#7b5c40536131aa94eccd8a175e37104f5b785071