chore(examples): add prettier

This commit is contained in:
moklick
2022-08-08 17:35:13 +02:00
parent b21e126c2e
commit a541eb99a5

View File

@@ -0,0 +1,5 @@
{
"trailingComma": "es5",
"singleQuote": true,
"printWidth": 120
}