UNPKG

shell-mirror

Version:

Access your Mac shell from any device securely. Perfect for mobile coding with Claude Code CLI, Gemini CLI, and any shell tool.

10 lines (9 loc) 176 B
{ "rules": { "array-bracket-newline": 0, "array-element-newline": 0, "max-statements-per-line": [2, { "max": 2 }], "no-invalid-this": 0, "no-magic-numbers": 0, } }