File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change 9797
9898(def warning-types
9999 {:access-controls DiagnosticGroups/ACCESS_CONTROLS
100- :access-controls-const DiagnosticGroups/ACCESS_CONTROLS_CONST
101100 :ambiguous-function-decl DiagnosticGroups/AMBIGUOUS_FUNCTION_DECL
102101 :analyzer-checks DiagnosticGroups/ANALYZER_CHECKS
103102 :check-eventful-object-disposal DiagnosticGroups/CHECK_EVENTFUL_OBJECT_DISPOSAL
117116 :duplicate-vars DiagnosticGroups/DUPLICATE_VARS
118117 :es3 DiagnosticGroups/ES3
119118 :es5-strict DiagnosticGroups/ES5_STRICT
120- :es5-strict-uncommon DiagnosticGroups/ES5_STRICT_UNCOMMON
121- :es5-strict-reflection DiagnosticGroups/ES5_STRICT_REFLECTION
122119 :externs-validation DiagnosticGroups/EXTERNS_VALIDATION
123120 :extra-require DiagnosticGroups/EXTRA_REQUIRE
124121 :fileoverview-jsdoc DiagnosticGroups/FILEOVERVIEW_JSDOC
142139 :non-standard-jsdoc DiagnosticGroups/NON_STANDARD_JSDOC
143140 :report-unknown-types DiagnosticGroups/REPORT_UNKNOWN_TYPES
144141 :strict-missing-require DiagnosticGroups/STRICT_MISSING_REQUIRE
145- :strict-module-checks DiagnosticGroups/STRICT_MODULE_CHECKS
146142 :strict-module-dep-check DiagnosticGroups/STRICT_MODULE_DEP_CHECK
147143 :strict-requires DiagnosticGroups/STRICT_REQUIRES
148144 :suspicious-code DiagnosticGroups/SUSPICIOUS_CODE
You can’t perform that action at this time.
0 commit comments