mirror of
https://github.com/denoland/deno.git
synced 2024-11-23 15:16:54 -05:00
10 lines
166 B
Text
10 lines
166 B
Text
|
Available tasks:
|
||
|
- lint
|
||
|
// this task has documentation
|
||
|
//
|
||
|
// in the form of comments
|
||
|
deno lint
|
||
|
- fmt
|
||
|
// block comments are fine too
|
||
|
deno fmt
|