add config files from old repo
This commit is contained in:
parent
9a12d1882f
commit
438fdbe22d
6 changed files with 51 additions and 0 deletions
12
.prettierrc
Normal file
12
.prettierrc
Normal file
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"proseWrap": "always",
|
||||
"overrides": [
|
||||
{
|
||||
"files": "*.html",
|
||||
"options": {
|
||||
"printWidth": 140,
|
||||
"singleAttributePerLine": true
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue