feat: implement csharpier

This commit is contained in:
fm39hz-laptop 2024-06-08 23:44:30 +07:00
parent ae4256871b
commit 1f89f5263e

View file

@ -135,7 +135,9 @@ return {
opts = {
source = {
builtins = {
csharpier = {},
csharpier = {
args = { "--write-stdout", "--no-cache", "$FILENAME" },
},
},
},
},