mirror of
https://github.com/donl/plivo-node.git
synced 2026-06-30 06:12:08 -06:00
8 lines
92 B
Text
8 lines
92 B
Text
{
|
|
"extends": [
|
|
"plugin:flowtype/recommended"
|
|
],
|
|
"plugins": [
|
|
"flowtype"
|
|
]
|
|
}
|