Skip to content

Commit

Permalink
Merge pull request #84 from node-escpos/develop
Browse files Browse the repository at this point in the history
chore: updated lock file.
  • Loading branch information
dohooo committed Jan 14, 2024
2 parents 7d6c116 + e880042 commit 3d9ecfa
Show file tree
Hide file tree
Showing 2 changed files with 1,044 additions and 1,000 deletions.
2 changes: 1 addition & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"prettier.enable": false,
"editor.codeActionsOnSave": {
"source.fixAll.eslint": true
"source.fixAll.eslint": "explicit"
},
"editor.defaultFormatter": "dbaeumer.vscode-eslint",
"goldRight.templateDirectoryPath": "./.vscode/templates"
Expand Down
Loading

0 comments on commit 3d9ecfa

Please sign in to comment.