forked from Archives/Athou_commafeed
prettier update
This commit is contained in:
@@ -3,5 +3,6 @@
|
||||
"semi": false,
|
||||
"tabWidth": 4,
|
||||
"arrowParens": "avoid",
|
||||
"endOfLine": "auto"
|
||||
"endOfLine": "auto",
|
||||
"trailingComma": "es5"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user