create module, controller, service by cli

This commit is contained in:
Peace
2025-06-10 01:36:54 +09:00
parent 0209893e2d
commit d7042fbcc2
13 changed files with 114 additions and 29 deletions

View File

@@ -1,4 +1,4 @@
{
"singleQuote": true,
"trailingComma": "all"
}
"singleQuote": false,
"trailingComma": "all",
}