Skip to content

Commit 75fdca8

Browse files
authored
chore: add empty vscode settings for yarn-project (#23808)
This allows us to then make local changes to vs code settings in yarn-project, and then ignore them via `skip-worktree` so they persist across `git clean` operations triggered by bootstrap.
1 parent f6e1c09 commit 75fdca8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

yarn-project/.vscode/settings.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{}

0 commit comments

Comments
 (0)