We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be1ceea commit 500aca2Copy full SHA for 500aca2
1 file changed
packages/licenses/src/index.d.ts
@@ -650,6 +650,7 @@ export type ApprovedLicense = Extract<
650
| 'BSD-3-Clause'
651
| 'CC0-1.0'
652
| 'CC-BY-4.0'
653
+ | 'FREE-NOS'
654
| 'ISC'
655
| 'MIT'
656
| 'MIT-0'
0 commit comments