{ "extends": [ "plugin:flowtype/recommended", "airbnb-base" ], "plugins": [ "jest", "flowtype" ], "env": { "jest/globals": true } }