.prettierrc.json 120 Bytes RawBlameHistoryPermalink 1 2 3 4 5 6 { "$schema": "https://json.schemastore.org/prettierrc", "semi": false, "singleQuote": true, "printWidth": 100 }