Explorar o código

Disable underscore-dangle rule

poeti8 %!s(int64=6) %!d(string=hai) anos
pai
achega
8f46c3fdce
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      .eslintrc

+ 1 - 0
.eslintrc

@@ -19,6 +19,7 @@
         ]
       }
     ],
+    "no-underscore-dangle": 0,
     "prettier/prettier": [
       "error",
       {