Matou-Garou / .prettierrc
Jofthomas's picture
Jofthomas HF staff
bulk
ce8b18b
raw
history blame contribute delete
116 Bytes
{
"trailingComma": "all",
"singleQuote": true,
"bracketSpacing": true,
"tabWidth": 2,
"printWidth": 100
}