Skip to content

Commit fa54703

Browse files
committed
Updated nuget packages. #7
1 parent 705d861 commit fa54703

File tree

3 files changed

+1364
-1424
lines changed

3 files changed

+1364
-1424
lines changed

.vscode/settings.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,8 @@
3636
"markdown.extension.toc.orderedList": true,
3737
"javascript.validate.enable": true,
3838
"standard.enable": false,
39-
"markdown.extension.toc.levels": "2..6"
39+
"markdown.extension.toc.levels": "2..6",
40+
"editor.codeActionsOnSave": {
41+
"source.fixAll.eslint": true
42+
}
4043
}

0 commit comments

Comments
 (0)