Skip to content

Commit

Permalink
不要なnpm-scriptsが表示されないように設定
Browse files Browse the repository at this point in the history
  • Loading branch information
ken7253 committed Mar 25, 2023
1 parent f129073 commit 0bc52ba
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"npm.exclude": ["**/slide/**"]
}

0 comments on commit 0bc52ba

Please sign in to comment.