1
0
mirror of https://github.com/dkhamsing/open-source-ios-apps.git synced 2025-02-02 11:36:50 +01:00
2020-09-10 08:22:55 -07:00

9 lines
132 B
Plaintext

{
"arrowParens": "avoid",
"semi": false,
"printWidth": 80,
"singleQuote": true,
"tabWidth": 2,
"trailingComma": "all"
}