Moon auto format json file(like package.json) when run some command. #1924
-
Hi @milesj --> When I run the command with Moon, like I trace with
So, could you hint some way to disable the auto-reformat of the starbase-util package? Note: My project does not have Current behavior with package.json ...
"workspaces": [
"plugins/*",
"packages/*"
], Expected behavior with package.json(I used biomejs to format) "workspaces": ["plugins/*", "packages/*"], |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
@harrytran998 The only way to disable it is to either use |
Beta Was this translation helpful? Give feedback.
@harrytran998 The only way to disable it is to either use
.editerconfig
or disable syncing actions from running all together. https://moonrepo.dev/docs/config/workspace#syncprojects