skia2/modules
Kevin Lubick df47abcbb9 [canvaskit] Add make rule to check types
I don't think we need the extra bin folder; we should be
able to declare our types all in index.d.ts.

This also checks in the package-lock.json, now that we
have devDependencies to run those type checks.

`make typecheck` runs the typecheck tests.

The tsconfig.json and tslint.json were created following
the instructions at https://github.com/microsoft/dtslint
and using the DefinitelyTyped rules.

Bug: skia:10717
Change-Id: I7f943e9cfa264496e0d8932018ab1749702ab2c4
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/322957
Reviewed-by: Nathaniel Nifong <nifong@google.com>
2020-10-07 11:53:59 +00:00
..
audioplayer SFML [1] backed for SkAudioPlayer/Linux 2020-08-18 17:58:55 +00:00
canvaskit [canvaskit] Add make rule to check types 2020-10-07 11:53:59 +00:00
particles Remove unsafe compiler methods related to external values 2020-09-24 14:12:08 +00:00
pathkit Add more paragraph bindings to CanvasKit 2020-10-04 12:56:57 +00:00
skottie [skottie] Auto-resize and VAlign support for point text 2020-10-02 19:33:35 +00:00
skparagraph Add more paragraph bindings to CanvasKit 2020-10-04 12:56:57 +00:00
skplaintexteditor Enable ClangTidy check readability-const-return-type. 2020-08-07 17:42:38 +00:00
skresources [skottie] Initial audio layer plumbing 2020-08-12 13:03:16 +00:00
sksg [sksg] Fix uninitialized DashEffect attribute 2020-10-01 20:25:27 +00:00
skshaper remove SkMakeSpan use ctor parameter deduction 2020-10-02 01:41:03 +00:00