test(simulator): use standard file namespace for tests
[e-mobility-charging-stations-simulator.git] / .prettierrc.json
index 5ac85e271d543cf99a88eddb0cd368c1002ca629..6414c22de5def978c947a0648bcf44e713e2f265 100644 (file)
@@ -1,4 +1,5 @@
 {
+  "$schema": "https://json.schemastore.org/prettierrc",
   "printWidth": 100,
   "singleQuote": true
 }