Files
plane/silo/.prettierrc
sriram veeraghanta 9de132e2ed chore: Lint fixes (#1885)
* fix: lint related changes and packaging fixes

* adding color validations

* fix: linting fixes

* fix: build errors
2024-12-06 17:28:32 +05:30

6 lines
67 B
Plaintext

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