mirror of
https://github.com/nix-community/dream2nix.git
synced 2024-11-27 06:37:01 +03:00
11 lines
276 B
TOML
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"
|