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
* feat(hmm): all tests passing with new lexer setup
* fix(git): fixed the workflows?
* fix(git): fixed the workflows??
* feat(update): passing tests list
* upadte(README): remove development flag
Copy file name to clipboardExpand all lines: README.md
-3Lines changed: 0 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,9 +31,6 @@
31
31
32
32
LuaTS bridges the gap between Lua/Luau and TypeScript ecosystems, allowing developers to leverage type safety while working with Lua codebases. Whether you're developing Roblox games, working with embedded Lua, or maintaining legacy Lua code, LuaTS helps you generate accurate TypeScript definitions for better IDE support, type checking, and developer experience.
33
33
34
-
> [!CAUTION]
35
-
> This lib is still a work in progress, as such you WILL NOT find it on NPM yet!
0 commit comments