1
Fork 0
shareable-configs/Makefile.toml

6 lines
94 B
TOML

# Run the turbo lint task.
[tasks.lint]
clear = true
command = "turbo"
args = ["run", "lint"]