rsnext/examples/with-firebase-hosting-and-docker/.prettierrc
Saro Vindigni 2fdd43c307 Create with-firebase-hosting-and-docker example (#5373)
* ADD with-firebase-hosting-and-docker example

* Improve doc
2018-12-10 16:19:57 +01:00

5 lines
73 B
Text

{
"singleQuote": true,
"trailingComma": "all",
"printWidth": 100
}