Add runtimeconfig types (#93)

This commit is contained in:
Patrick Stevens
2025-05-16 15:04:33 +01:00
committed by GitHub
parent bbdabd8206
commit a013fc415e
12 changed files with 241 additions and 43 deletions

View File

@@ -62,6 +62,7 @@
pkgs.alejandra
pkgs.nodePackages.markdown-link-check
pkgs.shellcheck
pkgs.xmlstarlet
];
};
});