mirror of
https://github.com/webinstall/webi-installers.git
synced 2026-05-06 08:46:35 +00:00
chore(fmt): mv .prettierrc .prettierrc.json
This commit is contained in:
6
.prettierrc.json
Normal file
6
.prettierrc.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"trailingComma": "none",
|
||||
"tabWidth": 2,
|
||||
"singleQuote": true,
|
||||
"proseWrap": "always"
|
||||
}
|
||||
Reference in New Issue
Block a user