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 = {
|
sources = {
|
||||||
formatting = {
|
formatting = {
|
||||||
black.enable = true;
|
black.enable = true;
|
||||||
|
dart_format.enable = true;
|
||||||
nixfmt.enable = true;
|
nixfmt.enable = true;
|
||||||
prettier = {
|
prettier = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue