Files
cursornew2026/node_modules/obfuscator-io-deobfuscator/.prettierrc.json

10 lines
173 B
JSON

{
"printWidth": 100,
"tabWidth": 4,
"semi": true,
"singleQuote": true,
"trailingComma": "none",
"bracketSpacing": true,
"arrowParens": "avoid"
}