mirror of
https://github.com/avatao-content/frontend-tutorial-framework
synced 2025-06-28 06:35:13 +00:00
Increase max line length to 150 (in consistency with baseimage repo)
This commit is contained in:
@ -30,7 +30,7 @@
|
||||
"label-position": true,
|
||||
"max-line-length": [
|
||||
true,
|
||||
140
|
||||
150
|
||||
],
|
||||
"member-access": false,
|
||||
"member-ordering": [
|
||||
|
Reference in New Issue
Block a user