pull/12948/head
Simon Holthausen 2 years ago
parent d4fe2064d6
commit f725abe661

@ -5,6 +5,6 @@ export default test({
code: 'state_invalid_export',
message:
"Cannot export state from a module if it is reassigned. Either export a function returning the state value or only mutate the state value's properties",
position: [76, 114]
position: [66, 104]
}
});

Loading…
Cancel
Save