separated / .prettierrc
k4d3's picture
awoo
48ca417
raw
history blame
82 Bytes
{
"useTabs": false,
"tabWidth": 4,
"printWidth": 100,
"endOfLine": "lf"
}