mirror of
https://github.com/leptos-rs/leptos
synced 2024-11-14 16:47:19 +00:00
4 lines
117 B
TOML
4 lines
117 B
TOML
extend = { path = "../../cargo-make/main.toml" }
|
|
|
|
[tasks.check-format]
|
|
env = { LEPTOS_PROJECT_DIRECTORY = "../../" }
|