Skip to content

Commit 6bbee05

Browse files
committed
chore: add package-lock.json for CI
1 parent b5e3432 commit 6bbee05

2 files changed

Lines changed: 14966 additions & 1 deletion

File tree

.vscode/settings.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,6 @@
55
"source.sortMembers": "explicit"
66
},
77
"editor.defaultFormatter": "esbenp.prettier-vscode",
8-
"editor.formatOnSave": true
8+
"editor.formatOnSave": true,
9+
"java.configuration.updateBuildConfiguration": "automatic"
910
}

0 commit comments

Comments
 (0)