UNPKG

data-hopper

Version:

A place to store all your database connections!

13 lines (12 loc) 337 B
{ "preset": "airbnb", "fileExtensions": [ ".js", "jscs" ], "safeContextKeyword": "self", "excludeFiles": [ "test/data/**" ], "validateIndentation": 2, "requireCamelCaseOrUpperCaseIdentifiers": "ignoreProperties", "disallowSpaceAfterObjectKeys":"ignoreMultiLine", "esnext" : true }