mirror of
https://github.com/gchq/CyberChef.git
synced 2025-05-07 15:07:11 -04:00
Merge 886f354fa2
into 2821bdd52b
This commit is contained in:
commit
7596a5abd9
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@
|
||||||
"ArrayExpression": "first",
|
"ArrayExpression": "first",
|
||||||
"SwitchCase": 1
|
"SwitchCase": 1
|
||||||
}],
|
}],
|
||||||
"linebreak-style": ["error", "unix"],
|
// "linebreak-style": ["error", "unix"], // Disabling this to let Windows run
|
||||||
"quotes": ["error", "double", {
|
"quotes": ["error", "double", {
|
||||||
"avoidEscape": true
|
"avoidEscape": true
|
||||||
}],
|
}],
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue