Add Dart format
This commit is contained in:
parent
117055c3f5
commit
dc8fec6ce8
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@
|
|||
sources = {
|
||||
formatting = {
|
||||
black.enable = true;
|
||||
dart_format.enable = true;
|
||||
nixfmt.enable = true;
|
||||
prettier = {
|
||||
enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue