]> Lady’s Gitweb - Pisces/blob - deno.json
Define names and lengths for iterator functions
[Pisces] / deno.json
1 { "fmt":
2 { "exclude":
3 [ "deno.json" ]
4 , "lineWidth": 71
5 , "operatorPosition": "nextLine"
6 , "useBraces": "always" }
7 , "lint":
8 { "rules":
9 { "exclude":
10 [ "constructor-super" ] } }
11 , "lock": false }
This page took 0.347699 seconds and 5 git commands to generate.