chore: change printWidth from 80 to 100
This commit is contained in:
parent
20fdc5a174
commit
aa49a780a6
9 changed files with 28 additions and 72 deletions
|
|
@ -27,7 +27,7 @@
|
|||
}
|
||||
},
|
||||
"lint-staged": {
|
||||
"src/**/*.ts": [
|
||||
"{src,__tests__}/**/*.ts": [
|
||||
"prettier --check",
|
||||
"eslint"
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue