Skip to content

Commit

Permalink
Revert "Untrack vscode settings"
Browse files Browse the repository at this point in the history
This reverts commit 238fb6b.
  • Loading branch information
HaoCherHong committed Dec 24, 2024
1 parent d668772 commit e1d8cb8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,2 @@
node_modules/
.vscode/
.firebase
*.log
5 changes: 5 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"editor.defaultFormatter": "dprint.dprint",
"dprint.path": "node_modules/.bin/dprint",
"solidity.compileUsingRemoteVersion": "v0.8.18+commit.87f61d96"
}

0 comments on commit e1d8cb8

Please sign in to comment.