Create React Native apps that run on iOS, Android, and web
|
|
{
|
||
|
|
"printWidth": 100,
|
||
|
|
"tabWidth": 2,
|
||
|
|
"singleQuote": true,
|
||
|
|
"jsxBracketSameLine": true,
|
||
|
|
"trailingComma": "es5"
|
||
|
|
}
|