mirror of
https://github.com/status-im/nimbus-gui.git
synced 2025-02-21 15:48:25 +00:00
config(prettier): Set printWidth
to 80
This commit is contained in:
parent
d526ee9413
commit
9edf214fc7
@ -2,6 +2,6 @@
|
||||
"semi": false,
|
||||
"singleQuote": true,
|
||||
"arrowParens": "avoid",
|
||||
"printWidth": 100,
|
||||
"printWidth": 80,
|
||||
"tabWidth": 2
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user