mirror of
https://github.com/mandiant/capa.git
synced 2025-12-31 07:01:02 -08:00
8 lines
163 B
JSON
8 lines
163 B
JSON
{
|
|
"$schema": "https://json.schemastore.org/prettierrc",
|
|
"semi": true,
|
|
"tabWidth": 4,
|
|
"singleQuote": false,
|
|
"printWidth": 120,
|
|
"trailingComma": "none"
|
|
} |