extends: semistandard
parserOptions:
  ecmaVersion: 8
rules:
  template-curly-spacing:
    - off
