mirror of
https://github.com/makeplane/plane.git
synced 2025-12-20 21:59:34 +01:00
7 lines
106 B
Plaintext
7 lines
106 B
Plaintext
|
|
{
|
||
|
|
"printWidth": 120,
|
||
|
|
"tabWidth": 2,
|
||
|
|
"trailingComma": "es5",
|
||
|
|
"plugins": ["@prettier/plugin-oxc"]
|
||
|
|
}
|