export default async function() { return ` { "singleQuote": true, "trailingComma": "all", "printWidth": 120, "endOfLine": "crlf", "tabWidth": 4, "useTabs": false, "semi": true, "singleAttributePerLine": true /*{CA:FILE_CONTENTS:START}*/ /*{CA:FILE_CONTENTS:END}*/ } `;}