Sign in
apache
/
causeway-antora
/
refs/heads/dependabot/npm_and_yarn/decompress-4.2.1
/
.
/
.eslintrc
blob: f8fb261492017c4efd682b08a91b246f11d3c728 [
file
] [
log
] [
blame
]
{
"extends"
:
"standard"
,
"rules"
:
{
"arrow-parens"
:
[
"error"
,
"always"
],
"comma-dangle"
:
[
"error"
,
"always-multiline"
],
"max-len"
:
[
1
,
120
,
2
],
"spaced-comment"
:
"off"
}
}