chore: Монорепо с общими пакетами
This commit is contained in:
6
prettier.config.cjs
Normal file
6
prettier.config.cjs
Normal file
@@ -0,0 +1,6 @@
|
||||
module.exports = {
|
||||
semi: true,
|
||||
singleQuote: false,
|
||||
trailingComma: "all",
|
||||
printWidth: 100,
|
||||
};
|
||||
Reference in New Issue
Block a user