Fix sourcemap and add licensed

This commit is contained in:
Nick Alteen
2025-02-12 19:05:48 -05:00
parent f01736f902
commit 850075f2e6
6 changed files with 129 additions and 5 deletions

View File

@ -1,3 +1,5 @@
# See: https://github.com/licensee/licensed/blob/main/docs/configuration.md
sources:
npm: true
@ -8,9 +10,9 @@ allowed:
- isc
- mit
- cc0-1.0
- unlicense
- 0bsd
- other
reviewed:
ignored:
npm:
- sax
# Used by Rollup.js when building in GitHub Actions
- '@rollup/rollup-linux-x64-gnu'