deno_cli_lib_windmill 0.104.0

Deno cli lib for the needs of windmill
1
2
3
4
5
6
7
8
9
10
11
12
{
  "fmt": {
    "files": {
      "include": ["fmt_with_config/"],
      "exclude": ["fmt_with_config/b.ts"]
    },
    "dont_know_this_field": {},
    "options": {
      "useTabs": true
    }
  }
}