/
githubmirror
/
aspnetcore
Обзор
Документация
Войти
/
githubmirror
/
aspnetcore
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
.vscode/settings.json
15 строк
267 B
Doug Bunting
Let VS Code do its thing (#38388)
16 ноя 2021, 06:06
Не верифицирован
16 ноя 2021, 06:06
48c76f7
Код
Авторство
О чём код?
{ "files.trimTrailingWhitespace": true, "files.associations": { "*.*proj": "xml", "*.props": "xml", "*.targets": "xml", "*.tasks": "xml" }, "markdownlint.config": { "MD028": false, "MD025": { "front_matter_title": "" } } }