6 lines
80 B
Lua
6 lines
80 B
Lua
return {
|
|
type = 'custom',
|
|
run = [[yarn start]],
|
|
debug = [[yarn start]],
|
|
}
|