You've already forked stCarolas_setup-maven
mirror of
https://gh-proxy.com/github.com/stCarolas/setup-maven.git
synced 2025-04-17 00:31:39 +08:00
chore: update dependencies
This commit is contained in:
+15
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"root": true,
|
||||
|
||||
"extends": "@ljharb",
|
||||
|
||||
"rules": {
|
||||
"func-name-matching": 0,
|
||||
"indent": [2, 4],
|
||||
"max-nested-callbacks": [2, 3],
|
||||
"max-params": [2, 3],
|
||||
"max-statements": [2, 20],
|
||||
"no-new-func": [1],
|
||||
"strict": [0]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user