waffensachkunde

Waffensachkunde – Lernsoftware für die Sachkundeprüfung nach § 7 WaffG. Barrierefrei, offline, EUPL-1.2.

/ app tsconfig.json

app/tsconfig.json — 9 Zeilen
1 {
2 "files": [],
3 "references": [
4 { "path": "./tsconfig.node.json" },
5 { "path": "./tsconfig.web.json" },
6 { "path": "./tsconfig.tests.json" },
7 { "path": "./tsconfig.e2e.json" }
8 ]
9 }