Files
mozimo.in/.prettierrc
T
tanshu 328a1a23e0 Agent skills
Prettier
eslint
shopify
2026-09-06 06:38:04 +00:00

7 lines
86 B
Plaintext

{
"semi": true,
"singleQuote": false,
"trailingComma": "all",
"tabWidth": 2
}