Skip to content

Commit acc89bc

Browse files
committed
chore: Update dependencies and code formatting
1 parent bac9519 commit acc89bc

File tree

67 files changed

+11770
-30190
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

67 files changed

+11770
-30190
lines changed

.vscode/settings.json

+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"editor.codeActionsOnSave": {
3+
"source.fixAll.eslint": "always",
4+
"source.organizeImports": "always"
5+
},
6+
"editor.formatOnSave": true,
7+
"editor.defaultFormatter": "esbenp.prettier-vscode",
8+
"editor.wordWrap": "on",
9+
"markdownlint.config": {
10+
"MD041": false
11+
}
12+
}

diff_output.txt

-212
This file was deleted.

lazyweb/.vscode/settings.json

-65
This file was deleted.

0 commit comments

Comments
 (0)