]> Lady’s Gitweb - Pisces/blobdiff - deno.json
Add methods for own entries and values to object.js
[Pisces] / deno.json
index 5d63df686fcf33bf92cbeacb71ade20c330fb12b..6bdb9a3f3757b4f9d3602f9e15d608706baf5f7c 100644 (file)
--- a/deno.json
+++ b/deno.json
@@ -1,8 +1,5 @@
 {
-  "fmt": { "options": { "lineWidth": 71 } },
-  "lint": {
-    "rules": {
-      "exclude": ["constructor-super", "no-irregular-whitespace"]
-    }
-  }
+  "fmt": { "lineWidth": 71 },
+  "lint": { "rules": { "exclude": ["constructor-super"] } },
+  "lock": false
 }
This page took 0.053136 seconds and 4 git commands to generate.