first commit.

This commit is contained in:
2025-06-17 14:03:55 +09:00
commit ddae42619e
45 changed files with 13680 additions and 0 deletions

7
.cspell.json Normal file
View File

@ -0,0 +1,7 @@
{
"version": "0.2",
"language": "en,en-gb",
"ignoreWords": [],
"words": ["blankspace", "Heiti", "jscoverage", "Kaku", "kintone", "kintoneplugin", "kypes", "Ligh", "moize"],
"ignorePaths": [".env"]
}