feat: implement csharpier

pull/99/head
fm39hz-laptop 2024-06-08 23:44:30 +07:00
parent ae4256871b
commit 1f89f5263e
1 changed files with 3 additions and 1 deletions

View File

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