This website requires JavaScript.
Explore
Help
Sign In
ChoChoX
/
suwayomi-material-you-webui
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
98622ad6cd9530faa08c286e9dc25bdce2c3badd
suwayomi-material-you-webui
/
.prettierrc
T
8 lines
106 B
Plaintext
Raw
Normal View
History
Unescape
Escape
add prettier for auto formatting (
#231
)
2023-02-06 10:06:33 +01:00
{
"tabWidth": 4,
"singleQuote": true,
increase prettier line length to 120 (
#233
)
2023-02-08 18:19:26 +01:00
"printWidth": 120,
add prettier for auto formatting (
#231
)
2023-02-06 10:06:33 +01:00
"semi": true,
"trailingComma": "all"
}
Reference in New Issue
Copy Permalink