mirror of
https://github.com/gchq/CyberChef.git
synced 2025-06-22 06:00:41 -04:00
Updated dependencies and linted
This commit is contained in:
parent
58361e58f8
commit
a61df0832f
17 changed files with 3591 additions and 1651 deletions
|
@ -52,6 +52,9 @@
|
|||
"no-trailing-spaces": "warn",
|
||||
"eol-last": "error",
|
||||
"func-call-spacing": "error",
|
||||
//"key-spacing": ["warn", {
|
||||
// "mode": "minimum"
|
||||
//}],
|
||||
"indent": ["error", 4, {
|
||||
"ArrayExpression": "first",
|
||||
"SwitchCase": 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue