{ "extends": "standard", "plugins": [ "standard", "promise" ], "rules": { "semi": ["error", "always"] } }