UNPKG

@spiralup/auto-translate

Version:

Translate text to different languages using Google or Microsoft translate, for example during JHipster code generation.

14 lines (13 loc) 204 B
{ "arrowParens": "avoid", "printWidth": 120, "semi": true, "tabWidth": 4, "trailingComma": "none", "overrides": [{ "files": "*.js", "options": { "singleQuote": true } }] }