5 lines
28 B
Bash
Executable File
5 lines
28 B
Bash
Executable File
#!/bin/sh
|
|
|
|
# fmt
|
|
deno fmt .
|