summaryrefslogtreecommitdiff
path: root/src/class-fields/default/cls-decl-after-same-line-static-method.template
diff options
context:
space:
mode:
Diffstat (limited to 'src/class-fields/default/cls-decl-after-same-line-static-method.template')
-rw-r--r--src/class-fields/default/cls-decl-after-same-line-static-method.template1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/class-fields/default/cls-decl-after-same-line-static-method.template b/src/class-fields/default/cls-decl-after-same-line-static-method.template
index 568b3c564..2d1351265 100644
--- a/src/class-fields/default/cls-decl-after-same-line-static-method.template
+++ b/src/class-fields/default/cls-decl-after-same-line-static-method.template
@@ -6,6 +6,7 @@ path: language/statements/class/fields-after-same-line-static-method-
name: field definitions after a static method in the same line
features: [class-fields]
esid: prod-FieldDefinition
+includes: [propertyHelper.js]
---*/
class C {