mirror of
https://github.com/espressif/openthread.git
synced 2026-06-05 21:14:49 +00:00
[pretty] add markdown support (#4881)
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"$schema": "http://json.schemastore.org/prettierrc",
|
||||
"printWidth": 80,
|
||||
"tabWidth": 2,
|
||||
"useTabs": false,
|
||||
"proseWrap": "never"
|
||||
}
|
||||
Reference in New Issue
Block a user