vscode-appwrite/.prettierrc

6 lines
92 B
Plaintext
Raw Permalink Normal View History

2021-04-19 21:11:56 +01:00
{
"tabWidth": 4,
"useTabs": false,
"printWidth": 140,
"proseWrap": "never"
}