Add Prettier configuration file

This commit is contained in:
earthonion
2025-12-25 09:21:24 -05:00
committed by GitHub
parent 92e55d414a
commit 8e4995da11
+5
View File
@@ -0,0 +1,5 @@
{
"useTabs": false,
"tabWidth": 2,
"printWidth": 100
}