mirror of
https://github.com/status-im/react-native-blur.git
synced 2025-01-13 01:54:15 +00:00
9 lines
154 B
Plaintext
9 lines
154 B
Plaintext
|
{
|
||
|
"requirePragma": true,
|
||
|
"singleQuote": true,
|
||
|
"trailingComma": "all",
|
||
|
"bracketSpacing": false,
|
||
|
"jsxBracketSameLine": true,
|
||
|
"parser": "flow"
|
||
|
}
|