mirror of
https://github.com/gabrielkheisa/discord-active-developer-badge.git
synced 2025-02-21 21:14:11 +07:00
fix(.replit): use proper commands
This commit is contained in:
parent
28be1cbbec
commit
41a6966e6f
16
.replit
16
.replit
@ -52,16 +52,16 @@ sourceMaps = true
|
||||
stopOnEntry = false
|
||||
type = "pwa-node"
|
||||
|
||||
[packager]
|
||||
language = "nodejs"
|
||||
# [packager]
|
||||
# language = "nodejs"
|
||||
|
||||
[packager.features]
|
||||
packageSearch = true
|
||||
guessImports = true
|
||||
enabledForHosting = false
|
||||
# [packager.features]
|
||||
# packageSearch = true
|
||||
# guessImports = true
|
||||
# enabledForHosting = false
|
||||
|
||||
[interpreter]
|
||||
command = ["prybar-nodejs", "-q", "--ps1", "\u0001\u001B[33m\u0002\u0001\u001B[00m\u0002 ", "-i"]
|
||||
# [interpreter]
|
||||
# command = ["prybar-nodejs", "-q", "--ps1", "\u0001\u001B[33m\u0002\u0001\u001B[00m\u0002 ", "-i"]
|
||||
|
||||
[unitTest]
|
||||
language = "nodejs"
|
||||
|
Loading…
Reference in New Issue
Block a user