hapticlink-2 / server /.prettierrc
avallef's picture
Formatted with prettier
d32b1fb
{
"trailingComma": "es5",
"tabWidth": 4,
"singleQuote": false,
"semi": true,
"printWidth": 100
}