Skip to content

Commit 8dde2c3

Browse files
authored
fix(cli): remove vs code settings.json (#173)
1 parent f6fd489 commit 8dde2c3

File tree

4 files changed

+0
-19
lines changed

4 files changed

+0
-19
lines changed

integration/cli/__snapshots__/npm-created.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
".vscode",
44
".vscode/extensions.json",
55
".vscode/launch.json",
6-
".vscode/settings.json",
76
"README.md",
87
"astro.config.ts",
98
"icons",

integration/cli/__snapshots__/pnpm-created.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
".vscode",
44
".vscode/extensions.json",
55
".vscode/launch.json",
6-
".vscode/settings.json",
76
"README.md",
87
"astro.config.ts",
98
"icons",

integration/cli/__snapshots__/yarn-created.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
".vscode",
44
".vscode/extensions.json",
55
".vscode/launch.json",
6-
".vscode/settings.json",
76
"README.md",
87
"astro.config.ts",
98
"icons",

packages/cli/overwrites/.vscode/settings.json

Lines changed: 0 additions & 16 deletions
This file was deleted.

0 commit comments

Comments
 (0)