Files
simplex-chat/.prettierrc.json
Evgeny Poberezkin 59b475a5cd unify and simplify SMP (#38)
* unify and simplify SMP

* use cameCase in ABNFs

* update diagrams

* update ABNF RFC

* update protocol syntax

* table of contents
2020-10-10 21:47:17 +01:00

6 lines
75 B
JSON

{
"bracketSpacing": false,
"printWidth": 80,
"proseWrap": "always"
}