mirror of
https://github.com/mnaoumov/obsidian-advanced-debug-mode.git
synced 2026-07-22 05:44:00 +00:00
23 lines
364 B
JSON
23 lines
364 B
JSON
{
|
|
"version": "0.2",
|
|
"ignorePaths": [
|
|
"dist",
|
|
"coverage",
|
|
"node_modules",
|
|
"tsconfig.tsbuildinfo"
|
|
],
|
|
"dictionaryDefinitions": [],
|
|
"dictionaries": [],
|
|
"words": [
|
|
"Microtask",
|
|
"mnaoumov",
|
|
"Naumov",
|
|
"obsidianmd",
|
|
"offref",
|
|
"Promisable",
|
|
"tsbuildinfo"
|
|
],
|
|
"ignoreWords": [],
|
|
"import": [],
|
|
"enabled": true
|
|
}
|