Skip to content
Snippets Groups Projects
Commit bc4e26c6 authored by OZGCloud's avatar OZGCloud
Browse files

allow lines length up to 130 chars

parent a6469124
No related branches found
No related tags found
No related merge requests found
......@@ -12,7 +12,7 @@
"htmlWhitespaceSensitivity": "css",
"vueIndentScriptAndStyle": false,
"proseWrap": "preserve",
"printWidth": 100,
"printWidth": 130,
"insertPragma": false,
"requirePragma": false,
"tabWidth": 2,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment