{ "printWidth": 100, "trailingComma": "es5", "tabWidth": 2, "semi": false, "singleQuote": true, "jsxSingleQuote": true, "endOfLine": "lf", "overrides": [ { "files": ["*.md"], "options": { "parser": "markdown-nocjsp" } } ] }