Replies: 2 comments 1 reply
-
I wonder if TS module augmentation would work. |
Beta Was this translation helpful? Give feedback.
0 replies
-
That's an interesting idea @Zebeqo! I'd love to understand the full use case. Do the non-developers in your team run your app locally? 🤔 I wonder if having |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
If we can add the description of the atom through
countAtom.debugDescription = 'number of player failures'
and display it in the Meta of jotai-devtools, it will be very helpful for non-developers to understand the state of the app.Beta Was this translation helpful? Give feedback.
All reactions