{ "presets": ["airbnb"], "plugins": [ "add-module-exports", ], "env": { "test": { "plugins": ["istanbul"] } } }