fast icon indicating copy to clipboard operation
fast copied to clipboard

Update vscode settings

Open janechu opened this issue 1 year ago • 0 comments

Pull Request

📖 Description

Changes:

  • Remove personal preference settings in the .vscode settings file
  • Remove duplicates of VS Code defaults
  • Remove deprecated eslint.packageManager setting

👩‍💻 Reviewer Notes

The impetus for this change was the lack of word wrap in markdown makes editing markdown difficult. A little house-keeping was also done, see the above list.

✅ Checklist

General

  • [ ] I have included a change request file using $ yarn change
  • [ ] I have added tests for my changes.
  • [x] I have tested my changes.
  • [ ] I have updated the project documentation to reflect my changes.
  • [x] I have read the CONTRIBUTING documentation and followed the standards for this project.

janechu avatar May 09 '24 18:05 janechu