Delete .replit

This commit is contained in:
Lakshay 2022-10-28 19:18:42 +05:30 committed by Kristofer Koishigawa
parent 2001c9f869
commit 8ec24d1733

10
.replit
View File

@ -1,10 +0,0 @@
run = "npm start"
entrypoint = "index.js"
[packager]
language = "nodejs"
[packager.features]
packageSearch = true
guessImports = true
enabledForHosting = false