]> Lady’s Gitweb - Etiquette/blobdiff - deno.json
Use a submodule for Piscēs
[Etiquette] / deno.json
index d00db959f25bb2efc82a043ed5f2477c99ae9ed4..7085b642bceb6dc306258a94d87509196f96ed12 100644 (file)
--- a/deno.json
+++ b/deno.json
@@ -1 +1,5 @@
-{ "fmt": { "lineWidth": 71 } }
+{
+  "lint": { "exclude": [".*/"] },
+  "fmt": { "exclude": [".*/"], "lineWidth": 71 },
+  "test": { "exclude": [".*/"] }
+}
This page took 0.34512 seconds and 4 git commands to generate.