]> Lady’s Gitweb - Etiquette/blob - deno.json
Apply some reformatting and make Reuse‐compliant
[Etiquette] / deno.json
1 { "fmt":
2 { "exclude": [".*/", "deno.json"]
3 , "lineWidth": 71
4 , "operatorPosition": "nextLine"
5 , "useBraces": "always" }
6 , "lint": { "exclude": [".*/"] }
7 , "lock": false
8 , "test": { "exclude": [".*/"] } }
This page took 0.208975 seconds and 5 git commands to generate.