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
Hmm, but that comment only says this would be an error under isolatedModules. Here, even withoutisolatedModules (where this will presumably continue to be allowed), it's emitting a reverse mapping for a string-valued member, which seems wrong.
π Search Terms
"enum" "revers mappings" "module"
π Version & Regression Information
typescript: 5.2.2
vite: 4.4.7 or nextjs: 13.5.6
react: 18.2.0
vue: 3.3.4
β― Playground Link
https://codesandbox.io/s/amazing-mcclintock-j6s48r?file=/src/App.tsx
π» Code
π Actual behavior
NewMap
is a reverse mappings enumπ Expected behavior
NewMap
not revers, like{ keyA: 'a' }
Additional information about the issue
No response
The text was updated successfully, but these errors were encountered: