spring-security/javascript/.prettierrc

5 lines
51 B
Plaintext
Raw Normal View History

2024-10-18 10:40:51 +08:00
{
2024-10-21 23:53:40 +08:00
"printWidth": 120,
"endOfLine": "auto"
2024-10-18 10:40:51 +08:00
}