소스 검색

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

n1073645 5 년 전
부모
커밋
4541d75f49
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  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",