UNPKG

johnny-dependency

Version:
17 lines (16 loc) 242 B
{ "extends": [ "airbnb-base", 'plugin:flowtype/recommended', ], "plugins": [ "flowtype", "import" ], "parser": "babel-eslint", "settings": { "flowtype": { "onlyFilesWithFlowAnnotation": true, } } }