UNPKG

claudekit

Version:

CLI tools for Claude Code development workflow

10 lines 173 B
{ "semi": true, "trailingComma": "es5", "singleQuote": true, "printWidth": 100, "tabWidth": 2, "useTabs": false, "arrowParens": "always", "endOfLine": "lf" }