Graphite/website/other/bezier-rs-demos/.prettierrc

7 lines
80 B
Plaintext

{
"singleQuote": false,
"useTabs": true,
"tabWidth": 4,
"printWidth": 200
}