bb-plane-fork/.prettierrc
2022-11-19 19:51:26 +05:30

5 lines
67 B
Text

{
"printWidth": 100,
"tabWidth": 2,
"trailingComma": "es5"
}