animate.css/.prettierrc

7 lines
103 B
Plaintext

{
"bracketSpacing": false,
"proseWrap": "never",
"singleQuote": true,
"trailingComma": "all"
}