1
Fork 0
shareable-configs/Makefile.toml

6 lines
94 B
Makefile
Raw Permalink Normal View History

2024-01-26 18:46:26 +00:00
# Run the turbo lint task.
[tasks.lint]
clear = true
command = "turbo"
args = ["run", "lint"]