UNPKG

html-docx-js-typescript

Version:
17 lines (16 loc) 265 B
{ "trailingComma": "all", "tabWidth": 2, "semi": false, "singleQuote": true, "endOfLine": "lf", "printWidth": 120, "overrides": [ { "files": ["*.md", "*.json", "*.yml", "*.yaml"], "options": { "tabWidth": 2 } } ] }