Made printWidth smaller for better readability, removed redundant services
This commit is contained in:
@ -3,6 +3,6 @@
|
||||
"semi": false,
|
||||
"tabWidth": 2,
|
||||
"singleQuote": true,
|
||||
"printWidth": 300,
|
||||
"printWidth": 200,
|
||||
"trailingComma": "none"
|
||||
}
|
Reference in New Issue
Block a user