commitizen: init at 4.2.1

This commit is contained in:
freezeboy
2020-09-11 12:45:36 +02:00
parent 28224516e5
commit c66bd4b04d
7 changed files with 9661 additions and 0 deletions
@@ -0,0 +1,9 @@
#!/usr/bin/env nix-shell
#! nix-shell -i bash -p nodePackages.node2nix
node2nix \
--node-env node-env.nix \
--development \
--input package.json \
--output node-packages.nix \
--composition node-composition.nix