This repository has been archived on 2025-01-29. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
legacy-homepage/wrangler/.prettierrc
2023-11-15 10:52:33 +08:00

6 lines
78 B
Text

{
"printWidth": 140,
"singleQuote": true,
"semi": true,
"useTabs": true
}