Files
cinny/.prettierrc.json
T

5 lines
47 B
JSON
Raw Normal View History

2022-12-20 20:47:51 +05:30
{
"printWidth": 100,
"singleQuote": true
}