Skip to content

Commit

Permalink
Remove npm lock
Browse files Browse the repository at this point in the history
  • Loading branch information
jopijuco committed Jan 25, 2024
1 parent fa7c97d commit bcbe1f9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6,947 deletions.
4 changes: 2 additions & 2 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"files.insertFinalNewline": true,
"editor.formatOnSave": true,
"editor.codeActionsOnSave": {
"source.fixAll": true,
"source.organizeImports": true
"source.fixAll": "explicit",
"source.organizeImports": "explicit"
}
}
Loading

0 comments on commit bcbe1f9

Please sign in to comment.