We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5f932c commit 92b6d54Copy full SHA for 92b6d54
CHANGELOG.md
@@ -22,7 +22,9 @@
22
23
- Use `rimraf` instead of `rm -rf` (see #36).
24
25
-- Update TypeScript Compiler Options (see #38).
+- Update TypeScript Compiler Options (see #38, #42).
26
+
27
+- Use [tslib](https://github.com/Microsoft/tslib) library to avoid duplicated declarations (see #42).
28
29
- Enforce TSLint rules (see #39).
30
0 commit comments