rsnext/.vscode
Jiwon Choi 4ecbcfd7dd
chore: replace deprecated jest.autoRun in .vscode/settings.json (#66609)
### Why?

![Screenshot 2024-06-07 at 2 22
00 AM](https://github.com/vercel/next.js/assets/120007119/61334227-afac-4221-ade7-0b0bb653cee0)

Since `jest.autoRun` in `.vscode/settings.json` is deprecated, this PR
replaces it with an equivalent setting using the recommended migration
guide.

> Starting from v6.1.0, if no runMode is defined in settings.json, the
extension will automatically generate one using legacy settings
(autoRun, showCoverageOnLoad). To migrate, simply use the "Jest: Save
Current RunMode" command from the command palette to update the setting,
then remove the deprecated settings.

x-ref:
https://github.com/jest-community/vscode-jest/blob/master/README.md#autorun
2024-06-18 07:16:55 -07:00
..
extensions.json [Next Docs] Update Git Workflow (#50579) 2023-06-08 12:01:55 +02:00
launch.json Enable loading source maps for Next Server and React (#64527) 2024-04-22 12:40:23 +00:00
settings.json chore: replace deprecated jest.autoRun in .vscode/settings.json (#66609) 2024-06-18 07:16:55 -07:00