Files
react-test/.tidelift.yml

12 lines
330 B
YAML
Raw Permalink Normal View History

2025-12-12 14:26:25 +09:00
ci:
platform:
npm:
# Don't run unmainted test on nomnom, it's only used by build tools, not in MUI.
nomnom:
tests:
unmaintained: skip
# Don't run vulnerabity test on os-locale, it's only used by yargs in build tools, not in MUI.
os-locale:
tests:
vulnerable: skip