DhammaCharts
2022-06-06 84c75d05460dd2974ff04a43f6a770fc31deca63
.prettierrc
@@ -2,5 +2,6 @@
  "printWidth": 100,
  "quoteProps": "as-needed",
  "trailingComma": "all",
  "tabWidth": 2
  "tabWidth": 2,
  "semi": false
}