Merge branch 'tz-prettier-print-width-100' into 'master'
Update Prettier Print Width to 100 See merge request gitlab-org/gitlab-ce!17953
This commit is contained in:
commit
7e759f559c
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
||||||
{
|
{
|
||||||
|
"printWidth": 100,
|
||||||
"singleQuote": true,
|
"singleQuote": true,
|
||||||
"trailingComma": "all"
|
"trailingComma": "all"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue