Fix for x86_64 build fail
[platform/upstream/connectedhomeip.git] / third_party / ot-br-posix / repo / .prettierrc
1 {
2     "$schema": "http://json.schemastore.org/prettierrc",
3     "printWidth": 80,
4     "tabWidth": 2,
5     "useTabs": false,
6     "proseWrap": "never"
7 }