Current section

Files

Jump to
spellweaver priv bun node_modules fast-equals .prettierrc
Raw

priv/bun/node_modules/fast-equals/.prettierrc

{
"arrowParens": "always",
"bracketSpacing": true,
"semi": true,
"singleQuote": true,
"tabWidth": 2,
"trailingComma": "all"
}