mirror of
https://github.com/zhigang1992/react-native-hold-menu.git
synced 2026-06-16 02:44:41 +08:00
9 lines
135 B
JSON
9 lines
135 B
JSON
{
|
|
"printWidth": 80,
|
|
"arrowParens": "avoid",
|
|
"singleQuote": true,
|
|
"tabWidth": 2,
|
|
"trailingComma": "es5",
|
|
"useTabs": false
|
|
}
|