Improve toml typings#7146
Conversation
Add `toml`'s full API. Fixes #6484.
|
I'm not sure if it is correct to use |
Co-authored-by: Akuli <akuviljanen17@gmail.com>
Akuli
left a comment
There was a problem hiding this comment.
Thanks for working on this! It has turned out to be trickier than I expected :)
|
Finally, Got the tests to pass 😄! |
Akuli
left a comment
There was a problem hiding this comment.
A couple final things, then this will be ready :)
Co-authored-by: Akuli <akuviljanen17@gmail.com>
|
Both import styles are acceptable. If one produces better syntax highlighting than the other, use whichever highlights better :) |
Provide better highlighting in code editors to recognize exported functions and classes as them instead of variables
|
Okay then, I think this is it! 😄 |
This is about |

Add
toml's full API. Fixes #6484.