mirror of
https://github.com/pesde-pkg/index.git
synced 2025-04-20 03:43:51 +01:00
add jiwonz/luau_check@0.3.8 lune
This commit is contained in:
parent
181a5a77c2
commit
730fad309d
1 changed files with 19 additions and 0 deletions
|
@ -308,3 +308,22 @@ pathfs = [{ name = "jiwonz/pathfs", version = "^0.5.2", index = "https://github.
|
||||||
pesde_exec = [{ name = "jiwonz/pesde_exec", version = "^0.4.2", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
pesde_exec = [{ name = "jiwonz/pesde_exec", version = "^0.4.2", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||||
selene = [{ name = "pesde/selene", version = "^0.28.0", index = "https://github.com/pesde-pkg/index" }, "peer"]
|
selene = [{ name = "pesde/selene", version = "^0.28.0", index = "https://github.com/pesde-pkg/index" }, "peer"]
|
||||||
stylua = [{ name = "pesde/stylua", version = "^2.0.2", index = "https://github.com/pesde-pkg/index" }, "peer"]
|
stylua = [{ name = "pesde/stylua", version = "^2.0.2", index = "https://github.com/pesde-pkg/index" }, "peer"]
|
||||||
|
|
||||||
|
["0.3.8 lune"]
|
||||||
|
published_at = "2025-02-12T17:47:04.422486072Z"
|
||||||
|
description = "Check and lint your luau project with recommended toolings such as selene, luau-lsp, and stylua"
|
||||||
|
license = "MIT"
|
||||||
|
authors = ["jiwonz <me@jiwonz.kr>"]
|
||||||
|
repository = "https://github.com/jiwonz/luau_check.git"
|
||||||
|
|
||||||
|
["0.3.8 lune".target]
|
||||||
|
environment = "lune"
|
||||||
|
bin = "bin.luau"
|
||||||
|
|
||||||
|
["0.3.8 lune".dependencies]
|
||||||
|
dirs = [{ name = "jiwonz/dirs", version = "^0.3.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||||
|
luau_lsp = [{ name = "pesde/luau_lsp", version = "^1.39.0", index = "https://github.com/pesde-pkg/index" }, "peer"]
|
||||||
|
pathfs = [{ name = "jiwonz/pathfs", version = "^0.6.0-rc.1", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||||
|
pesde_exec = [{ name = "jiwonz/pesde_exec", version = "^0.4.2", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||||
|
selene = [{ name = "pesde/selene", version = "^0.28.0", index = "https://github.com/pesde-pkg/index" }, "peer"]
|
||||||
|
stylua = [{ name = "pesde/stylua", version = "^2.0.2", index = "https://github.com/pesde-pkg/index" }, "peer"]
|
||||||
|
|
Loading…
Add table
Reference in a new issue