Files
plane/packages/propel/.prettierrc
Aaryan Khandelwal ce57c1423c [WEB-3329] dev: new chart components (#6565)
* dev: new chart components

* chore: separate out pie chart tooltip

* chore: remove unused any types

* chore: move chart components to propel package
2025-02-10 16:01:06 +05:30

6 lines
67 B
Plaintext

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