dream2nix/examples/nodejs_alternative_builder/projects.toml
2022-12-30 20:20:35 +01:00

11 lines
276 B
TOML

# To re-generate this file, run:
# nix run github:nix-community/dream2nix#detect-projects $source
# ... where `$source` points to the source of your project.
[prettier]
name = "prettier"
relPath = ""
subsystem = "nodejs"
translator = "yarn-lock"
builder = "strict-builder"