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