Compare commits
2 commits
21d3e263cb
...
2fa96ed391
| Author | SHA1 | Date | |
|---|---|---|---|
| 2fa96ed391 | |||
|
b2961c5664 |
1 changed files with 2 additions and 1 deletions
|
|
@ -3,7 +3,8 @@
|
||||||
"extends": [
|
"extends": [
|
||||||
"config:recommended", // Included in config:best-practices anyway, but added for clarity.
|
"config:recommended", // Included in config:best-practices anyway, but added for clarity.
|
||||||
"config:best-practices",
|
"config:best-practices",
|
||||||
":ignoreUnstable"
|
":ignoreUnstable",
|
||||||
|
":disableRateLimiting"
|
||||||
],
|
],
|
||||||
"semanticCommits": "disabled",
|
"semanticCommits": "disabled",
|
||||||
"packageRules": [
|
"packageRules": [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue