noble-curves/.prettierrc.json

6 lines
73 B
JSON
Raw Permalink Normal View History

2022-12-03 13:08:49 +03:00
{
"printWidth": 100,
"singleQuote": true,
"trailingComma": "es5"
2022-12-03 13:08:49 +03:00
}