Update code formatting & linting tools again
diff --git a/.prettierrc.json b/.prettierrc.json
new file mode 100644
index 0000000..d802dbc
--- /dev/null
+++ b/.prettierrc.json
@@ -0,0 +1,3 @@
+{
+    "trailingComma": "none"
+}