17 lines
334 B
JSON
17 lines
334 B
JSON
{
|
|
"dotnet-test-explorer.testProjectPath": "test/**/*Tests.csproj",
|
|
|
|
"cSpell.words": [
|
|
"appsettings",
|
|
"Cratie",
|
|
"Newtonsoft",
|
|
"Npgsql",
|
|
"Yavsc"
|
|
],
|
|
"cSpell.dictionaries": [
|
|
"fr"
|
|
],
|
|
"cSpell.reportUnknownWords": true,
|
|
"cSpell.language": "fr,fr-FR,en,en-GB"
|
|
}
|