chore: bump prettier v3 and format all code (#12111)
* chore: bump prettier v3 and format all code * chore: mjs config * chore: revert * chore: revert * chore: update lock
This commit is contained in:
4
prettier.config.mjs
Normal file
4
prettier.config.mjs
Normal file
@@ -0,0 +1,4 @@
|
||||
export default {
|
||||
singleQuote: true,
|
||||
proseWrap: 'never',
|
||||
};
|
||||
Reference in New Issue
Block a user