mirror of
https://github.com/zhigang1992/react-native-bottom-sheet.git
synced 2026-01-12 17:42:17 +08:00
9 lines
135 B
JSON
9 lines
135 B
JSON
{
|
|
"printWidth": 80,
|
|
"arrowParens": "avoid",
|
|
"singleQuote": true,
|
|
"tabWidth": 2,
|
|
"trailingComma": "es5",
|
|
"useTabs": false
|
|
}
|