Apoorv Khandelwal
2022-12-01 5a7936e23af000d7cefbf2dcb2ba4c16f1f993dc
.prettierrc
@@ -2,5 +2,6 @@
  "printWidth": 100,
  "quoteProps": "as-needed",
  "trailingComma": "all",
  "tabWidth": 2
  "tabWidth": 2,
  "semi": false
}