Skip to content

Commit

Permalink
Revert "Enforce dprint-on-save in VS Code"
Browse files Browse the repository at this point in the history
This reverts commit 2c8273f.
  • Loading branch information
marcustyphoon committed Sep 8, 2023
1 parent 2c8273f commit 2b04287
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 8 deletions.
6 changes: 2 additions & 4 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
node_modules/
_backup/
.idea/
.vscode/*
.vscode/
dist/
misc/
.history
Expand All @@ -16,6 +16,4 @@ install.bat
.DS_Store
.mf/

wasm_module/target/

!.vscode/settings.json
wasm_module/target/
4 changes: 0 additions & 4 deletions .vscode/settings.json

This file was deleted.

0 comments on commit 2b04287

Please sign in to comment.