integrate prettier into treefmt

This commit is contained in:
Jörg Thalheim
2023-08-24 14:09:19 +02:00
parent 13a6386004
commit dbc0ae08c0
11 changed files with 4763 additions and 24 deletions

6
pkgs/node-packages/generate.sh Executable file
View File

@@ -0,0 +1,6 @@
#!/usr/bin/env nix-shell
#! nix-shell -i bash -p nodePackages.node2nix
# shellcheck shell=bash
rm -f node-env.nix
node2nix -18 -i node-packages.json -o node-packages.nix -c composition.nix