Skip to content

Commit e4b1df8

Browse files
authored
Development (#2)
* 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
1 parent 8ef5e25 commit e4b1df8

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,6 @@
3131

3232
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.
3333

34-
> [!CAUTION]
35-
> This lib is still a work in progress, as such you WILL NOT find it on NPM yet!
36-
3734
## ✨ Features
3835

3936
### 🔁 **Core Parsing & Generation**

0 commit comments

Comments
 (0)