Skip to content

Commit

Permalink
add formatter to flake
Browse files Browse the repository at this point in the history
  • Loading branch information
kayhhh committed Jun 26, 2024
1 parent 517d572 commit e0e3c71
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@
nodePackages.prettier
];
};

formatter = pkgs.nixfmt-rfc-style;
}
);
}

0 comments on commit e0e3c71

Please sign in to comment.