Skip to content

Commit 667f33b

Browse files
authored
Update README.md
1 parent 33b4343 commit 667f33b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tns-platform-declarations/README.md

+2
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,5 @@ And add to a reference.d.ts:
2727
/// <reference path="./node_modules/tns-platform-declarations/ios.d.ts" />
2828
/// <reference path="./node_modules/tns-platform-declarations/android.d.ts" />
2929
```
30+
31+
d.ts files require a lot of memory and CPU. Consider adding skipLibCheck option to tsconfig file.

0 commit comments

Comments
 (0)