Files
kintone-plugin-docx/.cspell.json

35 lines
504 B
JSON

{
"version": "0.2",
"language": "en,en-gb",
"ignoreWords": [],
"words": [
"blankspace",
"docxtemplater",
"errback",
"Heiti",
"Kaku",
"kintone",
"kintoneplugin",
"kypes",
"Ligh",
"moize",
"officedocument",
"OKUMURA",
"openxmlformats",
"pcss",
"pizzip",
"rspack",
"styl",
"SUBTABLE",
"wordprocessingml",
"Yoshihiro"
],
"ignorePaths": [
".env",
"dist",
"node_modules",
"scripts",
"plugin"
]
}