2024-06-03 07:10:58 -07:00

100 lines
1.8 KiB
JSON

{
"[markdown]": {
"editor.wordWrap": "off"
},
"cSpell.words": [
"Adonias",
"ANLYSDIFAAST",
"ASPNETCORE",
"BIRT",
"CHIL",
"DDUPSFS",
"DDUPSP",
"DEAT",
"endianness",
"Ernestna",
"FAMC",
"FAMS",
"GIVN",
"Hasher",
"HUSB",
"Immich",
"INDI",
"Infineon",
"Kanban",
"kanbn",
"KofaX",
"mesfs",
"messa",
"messad",
"messdv",
"messqlec",
"messv",
"NSFX",
"OBJE",
"onenote",
"Permyriad",
"pged",
"Phares",
"RESIHGCV",
"RESIMAPCDE",
"RESISRP",
"Rozanna",
"Serilog",
"SUBM",
"SUMCO",
"SURN",
"SYSLIB",
"Tencor",
"THFTIRQS",
"THFTIRSTRATUS",
"Trish",
"Upsample"
],
"files.eol": "\n",
"files.exclude": {
"**/node_modules": true
},
"files.watcherExclude": {
"**/node_modules": true
},
"foam.files.ignore": [
".foam/**/*",
".stfolder/**/*",
"**/_layouts/**/*",
"**/_site/**/*",
"**/.vscode/**/*",
"**/node_modules/**/*"
],
"foam.graph.style": {
"background": "#202020",
"node": {
"basic-note": "#773b93",
"bug": "#bc2a3c",
"daily-note": "#ff9d00",
"epic": "#ff7b00",
"feature": "#773b93",
"issue": "#ff9d00",
"kanbn": "#ff7b00",
"note": "#f2cb1d",
"person": "white",
"placeholder": "#ff9d00",
"tag": "#0494c1",
"task": "#f2cb1d",
"test-case": "#ff9d00",
"topic": "#bc2a3c",
"user-story": "#0494c1",
"wired": "green",
"wireless": "orange"
}
},
"foam.links.hover.enable": false,
"foam.orphans.exclude": [
".journal/**/*"
],
"foam.placeholders.exclude": [
".kanbn/Archive/**/*"
],
"kanbn.showBurndownButton": false,
"kanbn.showSprintButton": false
}