mirror of
https://github.com/status-im/react-native.git
synced 2025-01-10 17:45:59 +00:00
8 lines
144 B
Plaintext
8 lines
144 B
Plaintext
|
{
|
||
|
"rules": {
|
||
|
// This folder currently runs through babel and doesn't need to be
|
||
|
// compatible with node 4
|
||
|
"comma-dangle": 0
|
||
|
}
|
||
|
}
|