chore: initialise monorepo scaffold

This commit is contained in:
2026-05-27 13:41:26 +05:30
commit 0eff5f3c3f
7 changed files with 181 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"semi": true,
"singleQuote": true,
"trailingComma": "all",
"printWidth": 100
}