Files
openthread/.prettierrc
2020-04-24 16:22:00 -07:00

8 lines
149 B
Plaintext

{
"$schema": "http://json.schemastore.org/prettierrc",
"printWidth": 80,
"tabWidth": 2,
"useTabs": false,
"proseWrap": "never"
}