Skip to content

Commit 0f854a6

Browse files
committed
map record field as constant
1 parent 02fe191 commit 0f854a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

release/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1803,7 +1803,7 @@
18031803
"variable.other.property.may_mutable.fsharp"
18041804
],
18051805
"property.readonly": [
1806-
"variable.other.property.fsharp"
1806+
"variable.other.constant.property.fsharp"
18071807
],
18081808
"property.mutable": [
18091809
"entity.name.function.mutable_property.fsharp"

0 commit comments

Comments
 (0)