mirror of
https://github.com/pesde-pkg/index.git
synced 2025-01-09 09:39:09 +00:00
add pesde/luau_lsp@1.38.0 lune
This commit is contained in:
parent
b97866f563
commit
76a90fbf8f
1 changed files with 15 additions and 0 deletions
|
@ -42,3 +42,18 @@ bin = "init.luau"
|
||||||
core = [{ name = "pesde/toolchainlib", version = "^0.1.3", index = "https://github.com/daimond113/pesde-index", target = "lune" }, "standard"]
|
core = [{ name = "pesde/toolchainlib", version = "^0.1.3", index = "https://github.com/daimond113/pesde-index", target = "lune" }, "standard"]
|
||||||
option = [{ name = "lukadev_0/option", version = "^1.2.0", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
option = [{ name = "lukadev_0/option", version = "^1.2.0", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
||||||
result = [{ name = "lukadev_0/result", version = "^1.2.0", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
result = [{ name = "lukadev_0/result", version = "^1.2.0", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
||||||
|
|
||||||
|
["1.38.0 lune"]
|
||||||
|
published_at = "2024-12-29T11:23:03.869904303Z"
|
||||||
|
description = "Language Server Implementation for Luau"
|
||||||
|
authors = ["CompeyDev <hi@devcomp.xyz>", "Johnny Morganz <johnnymorganz@outlook.com>"]
|
||||||
|
repository = "https://github.com/pesde-pkg/tooling/tree/main/bins/luau-lsp"
|
||||||
|
|
||||||
|
["1.38.0 lune".target]
|
||||||
|
environment = "lune"
|
||||||
|
bin = "init.luau"
|
||||||
|
|
||||||
|
["1.38.0 lune".dependencies]
|
||||||
|
core = [{ name = "pesde/toolchainlib", version = "^0.1.7", index = "https://github.com/daimond113/pesde-index", target = "lune" }, "standard"]
|
||||||
|
option = [{ name = "lukadev_0/option", version = "^1.2.0", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
||||||
|
result = [{ name = "lukadev_0/result", version = "^1.2.0", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
||||||
|
|
Loading…
Reference in a new issue