mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2025-07-26 20:22:32 +02:00
chore(linting): change arrowParents configuration, upgrade eslint config
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"arrowParens": "avoid",
|
||||
"arrowParens": "always",
|
||||
"trailingComma": "all"
|
||||
}
|
||||
|
Reference in New Issue
Block a user