7 lines
85 B
Makefile
7 lines
85 B
Makefile
|
|
fmt:
|
|
just format
|
|
|
|
format:
|
|
bunx --bun @biomejs/biome format --write *.ts commands/
|