optimize whole environment

This commit is contained in:
2025-06-02 18:13:18 +09:00
parent 4fbf2a4e81
commit 3f85eb8338
15 changed files with 578 additions and 483 deletions

23
.cspell.json Normal file
View File

@ -0,0 +1,23 @@
{
"version": "0.2",
"language": "en,en-gb",
"ignoreWords": [],
"words": [
"blankspace",
"docxtemplater",
"Heiti",
"Kaku",
"kintone",
"kintoneplugin",
"kypes",
"Ligh",
"moize",
"officedocument",
"openxmlformats",
"pizzip",
"rspack",
"SUBTABLE",
"wordprocessingml"
],
"ignorePaths": [".env"]
}