dart-sdk/pkg/_js_interop_checks
Devon Carew c40edde709 fix the pubspec.yaml change from https://dart-review.googlesource.com/c/sdk/+/159143
Change-Id: I7dbd1c30c1d404bf49d2a6e3e69296346948e72c
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/159540
Commit-Queue: Sigmund Cherem <sigmund@google.com>
Reviewed-by: Sigmund Cherem <sigmund@google.com>
2020-08-20 17:28:43 +00:00
..
lib [package:js] Add errors for missing @JS on class 2020-08-07 17:09:23 +00:00
LICENSE Add missing LICENSE files for internal packages. 2020-07-15 08:33:53 +00:00
pubspec.yaml fix the pubspec.yaml change from https://dart-review.googlesource.com/c/sdk/+/159143 2020-08-20 17:28:43 +00:00
README.md Add the first Kernel check for invalid JS interop 2020-01-28 22:39:10 +00:00

Shared kernel visitors checking for incorrect usage of @JS() style interop.