Skip to content

Commit

Permalink
gitignore .vscode directory so I can locally configure running eslint…
Browse files Browse the repository at this point in the history
… --fix on save instead of prettier --write

Signed-off-by: Mike Turley <[email protected]>
  • Loading branch information
mturley committed Dec 19, 2023
1 parent 0ad69f9 commit 0f7248e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -51,3 +51,5 @@ npm-debug.log*
yarn-debug.log*
yarn-error.log*
api-debug*

.vscode

0 comments on commit 0f7248e

Please sign in to comment.