mirror of
https://github.com/nunocoracao/blowfish.git
synced 2025-04-26 08:41:53 +02:00
7 lines
80 B
Text
7 lines
80 B
Text
|
{
|
||
|
"extends": "braintree/client",
|
||
|
"rules": {
|
||
|
"no-control-regex": 0
|
||
|
}
|
||
|
}
|