Files
orrisroot 3f684a90b4 fix: correct typo and extract shared Notice component
Fix typo "Arrangemtns" to "Arrangements" in figure captions
for all 16 TE*.json dataset files.

Extract a reusable Notice component from Contact and News pages
to avoid duplicated inline notice markup.

Replace react-helmet-async with @dr.pogodin/react-helmet.

Add VS Code workspace config and cspell dictionary.
2026-06-11 00:59:27 +09:00

34 lines
507 B
JSON

{
"version": "0.2",
"language": "en,en-GB",
"words": [
"Aergic",
"astrocytes",
"celloc",
"Ebina",
"Flpe",
"geometory",
"glutamatergic",
"Hioki",
"Hirosawa",
"Imayoshi",
"Kameda",
"Kaneko",
"Kimura",
"NOWEBGL",
"pogodin",
"RIKEN",
"Saitama",
"SDCN",
"Sohya",
"Tadaharu",
"Teppei",
"Tsumoto",
"VGAT",
"Wako",
"webgl",
"Yanagawa"
],
"ignorePaths": ["dist", "node_modules", "package-lock.json"]
}