CoolFace
Apppublic

likephp/support-bot

sourceHugging Facemitupdated 1y agoView on Hugging Face
0likes
.prettierrc.json7 linesDownload Raw Back to root
1{2  "$schema": "https://json.schemastore.org/prettierrc",3  "semi": false,4  "singleQuote": true,5  "printWidth": 1006}7