You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### New experimental option `cell-path-types` <JumpToc/> <PrBy:pr="17673"user="blindFS" />
188
188
189
+
<ExperimentalOptionoption="cell-path-types"/>
190
+
189
191
Added a new experimental option named `cell-path-types` which enforces type inferencing on cell path expressions like `{foo: 1}.foo` if enabled. That means the following examples (previously caused runtime errors or ran successfully) will be rejected by the parser:
0 commit comments