test(simulator): .nycrc.json -> .c8rc.json
[e-mobility-charging-stations-simulator.git] / .c8rc.json
diff --git a/.c8rc.json b/.c8rc.json
new file mode 100644 (file)
index 0000000..da4ba8e
--- /dev/null
@@ -0,0 +1,4 @@
+{
+  "all": true,
+  "include": ["src/**/*.ts"]
+}