mirror of
https://github.com/developit/microbundle.git
synced 2026-01-18 13:56:35 +00:00
Update prettier config (#656)
This commit is contained in:
parent
68087fd627
commit
f3749f2b6b
@ -21,7 +21,8 @@
|
||||
"prettier": {
|
||||
"singleQuote": true,
|
||||
"trailingComma": "all",
|
||||
"useTabs": true
|
||||
"useTabs": true,
|
||||
"arrowParens": "avoid"
|
||||
},
|
||||
"lint-staged": {
|
||||
"{src,test}/**/*.js": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user