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