Änderungen
Zur Navigation springen
Zur Suche springen
49 Bytes hinzugefügt
, 20:50, 13. Apr. 2023
| Zeile 66: |
Zeile 66: |
| | "rootDir": "./src", | | "rootDir": "./src", |
| | "types": ["jest"], | | "types": ["jest"], |
| | + | "declaration": true, |
| | + | "declarationMap": true, |
| | "outDir": "./dist", | | "outDir": "./dist", |
| | | | |