Skip to content

Commit 9225054

Browse files
Add to assumptions list
1 parent bfe8910 commit 9225054

File tree

1 file changed

+1
-0
lines changed
  • packages/babel-core/src/config/validation

1 file changed

+1
-0
lines changed

packages/babel-core/src/config/validation/options.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -335,6 +335,7 @@ export const assumptionsNames = new Set<string>([
335335
"ignoreToPrimitiveHint",
336336
"mutableTemplateObject",
337337
"setClassMethods",
338+
"setComputedProperties",
338339
"setPublicClassFields",
339340
]);
340341

0 commit comments

Comments
 (0)