15 lines
261 B
JSON
15 lines
261 B
JSON
{
|
|
"cSpell.words": [
|
|
"Antiforgery",
|
|
"blazor",
|
|
"Entitize",
|
|
"Hsts",
|
|
"Markdig",
|
|
"msedge"
|
|
],
|
|
"dotnet.unitTests.runSettingsPath": "./test/Blog.Tests/.runsettings",
|
|
"markdownlint.config": {
|
|
"default": true,
|
|
"MD041": false,
|
|
}
|
|
} |