mirror of
https://github.com/pesde-pkg/index.git
synced 2025-01-22 14:48:05 +00:00
add jiwonz/luau_check@0.2.2 lune
This commit is contained in:
parent
7210508771
commit
a85790f0a9
1 changed files with 18 additions and 0 deletions
|
@ -138,3 +138,21 @@ luau_lsp = [{ name = "pesde/luau_lsp", version = "^1.37.0", index = "https://git
|
||||||
pathfs = [{ name = "jiwonz/pathfs", version = "^0.2.1", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
pathfs = [{ name = "jiwonz/pathfs", version = "^0.2.1", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||||
selene = [{ name = "pesde/selene", version = "^0.27.1", index = "https://github.com/pesde-pkg/index" }, "peer"]
|
selene = [{ name = "pesde/selene", version = "^0.27.1", 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.2.2 lune"]
|
||||||
|
published_at = "2025-01-10T18:29:38.574299709Z"
|
||||||
|
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.2.2 lune".target]
|
||||||
|
environment = "lune"
|
||||||
|
bin = "bin.luau"
|
||||||
|
|
||||||
|
["0.2.2 lune".dependencies]
|
||||||
|
dirs = [{ name = "jiwonz/dirs", version = "^0.2.1", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||||
|
luau_lsp = [{ name = "pesde/luau_lsp", version = "^1.37.0", index = "https://github.com/pesde-pkg/index" }, "peer"]
|
||||||
|
pathfs = [{ name = "jiwonz/pathfs", version = "^0.2.1", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||||
|
selene = [{ name = "pesde/selene", version = "^0.27.1", 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…
Reference in a new issue