Initial Commit

This commit is contained in:
Manan006
2024-01-31 17:57:16 +05:30
commit 734726fc12
687 changed files with 189411 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
{
"env": {
"node": true
},
"rules": {
"no-console": 0
}
}