This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
plane
Watch
1
Star
0
Fork
0
You've already forked plane
mirror of
https://github.com/makeplane/plane.git
synced
2026-07-11 21:10:13 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fix/node-view-rendering
Add File
New File
Apply Patch
plane
/
packages
/
utils
/
.prettierrc
7 lines
106 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
chore: lint related changes and packaging fixes (#6163) * fix: lint related changes and packaging fixes * adding color validations
2024-12-06 14:56:49 +05:30
{
"printWidth": 120,
"tabWidth": 2,
chore: use oxc tooling to speed up prettier (#8117) Co-authored-by: sriramveeraghanta <veeraghanta.sriram@gmail.com>
2025-11-20 19:00:27 +07:00
"trailingComma": "es5",
"plugins": ["@prettier/plugin-oxc"]
chore: lint related changes and packaging fixes (#6163) * fix: lint related changes and packaging fixes * adding color validations
2024-12-06 14:56:49 +05:30
}
Reference in New Issue
Copy Permalink