Files
ai-video-editor/.prettierrc.json
T

6 lines
74 B
JSON

{
"printWidth": 100,
"singleQuote": false,
"trailingComma": "all"
}