add some keywords.
This commit is contained in:
2
.vscode/settings.json
vendored
2
.vscode/settings.json
vendored
@ -8,7 +8,7 @@
|
|||||||
},
|
},
|
||||||
// Extensions - Code Spell Checker
|
// Extensions - Code Spell Checker
|
||||||
"cSpell.ignoreWords": ["endianness", "noflat", "nopix", "omexml"],
|
"cSpell.ignoreWords": ["endianness", "noflat", "nopix", "omexml"],
|
||||||
"cSpell.words": ["bioformats", "imageinfo", "neurodata", "riken"],
|
"cSpell.words": ["appassembler", "bioformats", "codehaus", "imageinfo", "neurodata", "riken", "unidata"],
|
||||||
// Extentions - Prettier
|
// Extentions - Prettier
|
||||||
"prettier.printWidth": 120,
|
"prettier.printWidth": 120,
|
||||||
"prettier.singleQuote": true,
|
"prettier.singleQuote": true,
|
||||||
|
Reference in New Issue
Block a user