Procházet zdrojové kódy

Improved continueUntil, added consumeWhile and made the EVTX extractor more complete

n1073645 před 5 roky
rodič
revize
4541d75f49
1 změnil soubory, kde provedl 0 přidání a 1 odebrání
  1. 0 1
      .eslintrc.json

+ 0 - 1
.eslintrc.json

@@ -47,7 +47,6 @@
         "block-spacing": "error",
         "array-bracket-spacing": "error",
         "comma-spacing": "error",
-	"spaced-comment": ["error", "always"],
         "comma-style": "error",
         "computed-property-spacing": "error",
         "no-trailing-spaces": "warn",