Skip to content
Snippets Groups Projects
Commit a1d0f665 authored by Yannis Barlas's avatar Yannis Barlas
Browse files

remove print width from prettier as it is 80 by default

parent 8f4a4a08
No related branches found
No related tags found
No related merge requests found
{
"singleQuote": true,
"semi": false,
"printWidth": 80,
"singleQuote": true,
"trailingComma": "all"
}
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment