Skip to content
Snippets Groups Projects

#3450307: Enable `eslint` CI job

Compare and
29 files
+ 376
297
Compare changes
  • Side-by-side
  • Inline

Files

@@ -7,6 +7,6 @@ props:
@@ -7,6 +7,6 @@ props:
properties:
properties:
image:
image:
title: 'Image'
title: 'Image'
$ref: "json-schema-definitions://experience_builder.module/image"
$ref: json-schema-definitions://experience_builder.module/image
# @todo `type: object` should not be necessary, it's because \Drupal\sdc\Component\ComponentValidator::getClassProps() does not yet support $ref
# @todo `type: object` should not be necessary, it's because \Drupal\sdc\Component\ComponentValidator::getClassProps() does not yet support $ref
type: object
type: object
Loading