Main Page start

This commit is contained in:
ishitb
2020-07-28 03:23:27 +05:30
parent c261fd8897
commit d5cf3818a7
7 changed files with 216 additions and 18 deletions

3
.prettierrc.js Normal file
View File

@@ -0,0 +1,3 @@
module.exports = {
tabWidth: 4
}