03_lesson: modified prettier config
This commit is contained in:
parent
476e7259e7
commit
f0d02e6e02
@ -3,5 +3,6 @@
|
||||
"trailingComma": "es5",
|
||||
"tabWidth": 2,
|
||||
"semi": true,
|
||||
"printWidth": 80
|
||||
"printWidth": 80,
|
||||
"arrowParens": "always"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user