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