Add licensed output

This commit is contained in:
Bassem Dghaidi
2025-08-06 12:35:46 -07:00
committed by GitHub
parent e7b6a9cc9d
commit de243982c5
45 changed files with 424 additions and 5606 deletions

View File

@@ -1,6 +1,14 @@
sources:
npm: true
# Force UTF-8 encoding
encoding: 'utf-8'
# Ignore problematic packages with encoding issues
ignored:
npm:
- form-data
allowed:
- apache-2.0
- bsd-2-clause