mirror of
https://github.com/gchq/CyberChef.git
synced 2025-05-07 06:57:12 -04:00
12 lines
225 B
Text
12 lines
225 B
Text
![]() |
{
|
||
|
"tabWidth": 4,
|
||
|
"useTabs": false,
|
||
|
"printWidth": 120,
|
||
|
"proseWrap": "always",
|
||
|
"semi": true,
|
||
|
"singleQuote": false,
|
||
|
"bracketSpacing": true,
|
||
|
"trailingComma": "none",
|
||
|
"quoteProps": "preserve"
|
||
|
}
|