-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #178 from ChetanSaini12/production
Production
- Loading branch information
Showing
340 changed files
with
59,482 additions
and
32,541 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
.vscode/settings.json | ||
.vscode/settings.json |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,7 @@ | ||
{ | ||
"files.autoSave": "afterDelay", | ||
"files.autoSaveDelay": 1, | ||
"accessibility.signals.sounds.volume": 0 | ||
} | ||
{ | ||
"files.autoSave": "afterDelay", | ||
"files.autoSaveDelay": 1, | ||
"accessibility.signalOptions": { | ||
"volume": 0 | ||
} | ||
} |
Oops, something went wrong.