Skip to content

Commit 2377cfe

Browse files
authored
chore: set minimum npm package age to 7 days (#2613)
1 parent f4aa982 commit 2377cfe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.yarnrc.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ logFilters:
1212
- code: YN0069 # This rule seems redundant when applied on the original package
1313
level: error
1414
nodeLinker: node-modules
15+
npmMinimalAgeGate: 7d
1516
npmRegistryServer: "https://registry.npmjs.org"
1617
packageExtensions:
1718
appium@3:

0 commit comments

Comments
 (0)