webssh2/.prettierrc
2024-08-13 12:25:47 +00:00

5 lines
No EOL
76 B
Text

{
"semi": false,
"singleQuote": false,
"trailingComma": "none"
}