Files
kintone-customize-manager/.prettierrc.json
2026-03-18 00:14:38 +08:00

5 lines
70 B
JSON

{
"tabWidth": 2,
"trailingComma": "es5",
"printWidth": 180
}