Package | Description |
---|---|
com.google.javascript.jscomp.lint |
Provides "lint" checks: Checks which are likely to provide a lot of false positives, and therefore
should not generally be turned on as errors, but which might be appropriate to include in a static
analysis tool.
|
Class and Description |
---|
CheckProvidesSorted.Mode
Operation modes.
|
CheckRequiresSorted.Mode
Operation modes.
|
Copyright © 2009-2020 Google. All Rights Reserved.