mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-23 08:03:48 +01:00
nano new ns2 file starts with param
This commit is contained in:
parent
995a0b11d9
commit
cdbbc657e2
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -26,7 +26,7 @@ export function nano(
|
||||
if (filename.endsWith(".ns") || filename.endsWith(".js")) {
|
||||
code = `/**
|
||||
* @param {NS} ns
|
||||
* /
|
||||
**/
|
||||
export async function main(ns) {
|
||||
|
||||
}`;
|
||||
|
Loading…
Reference in New Issue
Block a user