mirror of
https://github.com/engineer-man/piston.git
synced 2025-06-09 03:26:27 +02:00
add typescript node
This commit is contained in:
parent
60296ccd26
commit
59f164c48c
2 changed files with 41 additions and 0 deletions
|
@ -18,4 +18,5 @@ args: {
|
|||
"zig" = import ./zig.nix args;
|
||||
"vlang" = import ./vlang.nix args;
|
||||
"swift" = import ./swift.nix args;
|
||||
"node-typescript" = import ./node-typescript.nix args;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue