AOT Compiling Switched to Secret from Development json file Added Kanbn Humanizer HelperCreateNoteFiles.CleanExistingFiles HelperPackageFilesByDate Added SRP Helper Hardcoded File Search and Sort Set Date from Zip Entry
21 lines
380 B
JSON
21 lines
380 B
JSON
{
|
|
"[markdown]": {
|
|
"editor.wordWrap": "off"
|
|
},
|
|
"files.exclude": {
|
|
"**/.git": false,
|
|
"**/node_modules": true
|
|
},
|
|
"files.watcherExclude": {
|
|
"**/node_modules": true
|
|
},
|
|
"cSpell.words": [
|
|
"ASPNETCORE",
|
|
"endianness",
|
|
"Infineon",
|
|
"Kanban",
|
|
"Phares",
|
|
"Serilog",
|
|
"SYSLIB"
|
|
]
|
|
} |