- Add language setting and new dictionary words to cspell.json - Reformat index.html structure - Update package dependencies
36 lines
555 B
JSON
36 lines
555 B
JSON
{
|
|
"version": "0.2",
|
|
"language": "en,en-GB",
|
|
"ignorePaths": [],
|
|
"dictionaryDefinitions": [],
|
|
"dictionaries": [],
|
|
"words": [
|
|
"aboutus",
|
|
"baseitem",
|
|
"Conv",
|
|
"dobr",
|
|
"dohtml",
|
|
"doimage",
|
|
"dosmiley",
|
|
"doxcode",
|
|
"howtouse",
|
|
"htmlspecialchars",
|
|
"klass",
|
|
"lastupdate",
|
|
"mainmenu",
|
|
"mlang",
|
|
"mtitle",
|
|
"Neuroinformatics",
|
|
"NIMG",
|
|
"Nimgcenter",
|
|
"NIMGPF",
|
|
"pogodin",
|
|
"talairach",
|
|
"Xnpnimgcenter",
|
|
"xoonips",
|
|
"Xoops"
|
|
],
|
|
"ignoreWords": [],
|
|
"import": []
|
|
}
|