Agent skills

Prettier
eslint
shopify
This commit is contained in:
2026-09-06 06:38:04 +00:00
parent ba93b829c4
commit 328a1a23e0
177 changed files with 240971 additions and 868 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"semi": true,
"singleQuote": false,
"trailingComma": "all",
"tabWidth": 2
}