mirror of
https://github.com/gchq/CyberChef
synced 2025-12-11 05:43:28 +00:00
Improved continueUntil, added consumeWhile and made the EVTX extractor more complete
This commit is contained in:
@@ -47,7 +47,6 @@
|
|||||||
"block-spacing": "error",
|
"block-spacing": "error",
|
||||||
"array-bracket-spacing": "error",
|
"array-bracket-spacing": "error",
|
||||||
"comma-spacing": "error",
|
"comma-spacing": "error",
|
||||||
"spaced-comment": ["error", "always"],
|
|
||||||
"comma-style": "error",
|
"comma-style": "error",
|
||||||
"computed-property-spacing": "error",
|
"computed-property-spacing": "error",
|
||||||
"no-trailing-spaces": "warn",
|
"no-trailing-spaces": "warn",
|
||||||
|
|||||||
Reference in New Issue
Block a user