Skip to content

Commit eff6140

Browse files
committed
docs: mention NL Design System-specific choice for EUPL
1 parent 01162ee commit eff6140

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/handboek/developer/linting-en-formatting.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,8 @@ markdownlint wordt gebruikt om Markdown-bestanden te controleren, bijvoorbeeld o
7575

7676
### npm-package-json-lint
7777

78-
Met npm-package-json-lint wordt de `package.json` gecontroleerd, bijvoorbeeld op het bestaan van een author en licentie.
78+
Met npm-package-json-lint wordt de `package.json` gecontroleerd, bijvoorbeeld op het bestaan van een author.
79+
Voor NL Design System wordt o.a. bijgehouden dat de licentie op [EUPL](https://nldesignsystem.nl/blog/licentiekeuze-nl-design-system/) staat.
7980

8081
- Geconfigureerd in `npmpackagejsonlint.config.cjs` ([voorbeeld](https://github.com/nl-design-system/example/blob/main/npmpackagejsonlint.config.cjs))
8182
- Uitvoeren met `pnpm lint:package-json`

0 commit comments

Comments
 (0)