mirror of
https://github.com/gchq/CyberChef.git
synced 2025-06-22 06:00:41 -04:00
Linting changes
This commit is contained in:
parent
30c6917914
commit
8502fd246d
2 changed files with 1 additions and 2 deletions
|
@ -47,7 +47,7 @@
|
|||
"block-spacing": "error",
|
||||
"array-bracket-spacing": "error",
|
||||
"comma-spacing": "error",
|
||||
"spaced-comment": ["error", "always", { "exceptions": ["/"] } ],
|
||||
"spaced-comment": ["error", "always", { "exceptions": ["/"] } ],
|
||||
"comma-style": "error",
|
||||
"computed-property-spacing": "error",
|
||||
"no-trailing-spaces": "warn",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue