]> Lady’s Gitweb - Etiquette/blobdiff - deno.json
Apply some reformatting and make Reuse‐compliant
[Etiquette] / deno.json
index d00db959f25bb2efc82a043ed5f2477c99ae9ed4..6a4e010129892469bcb43776aabbfbe70e49e232 100644 (file)
--- a/deno.json
+++ b/deno.json
@@ -1 +1,8 @@
-{ "fmt": { "lineWidth": 71 } }
+{ "fmt":
+  { "exclude": [".*/", "deno.json"]
+  , "lineWidth": 71
+  , "operatorPosition": "nextLine"
+  , "useBraces": "always" }
+, "lint": { "exclude": [".*/"] }
+, "lock": false
+, "test": { "exclude": [".*/"] } }
This page took 0.021707 seconds and 4 git commands to generate.