{
  extends: "airbnb-base",
  rules: {
    'no-template-curly-in-string': 'off'
  }
}
