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 97
97
98
98
(def warning-types
99
99
{:access-controls DiagnosticGroups/ACCESS_CONTROLS
100
- :access-controls-const DiagnosticGroups/ACCESS_CONTROLS_CONST
101
100
:ambiguous-function-decl DiagnosticGroups/AMBIGUOUS_FUNCTION_DECL
102
101
:analyzer-checks DiagnosticGroups/ANALYZER_CHECKS
103
102
:check-eventful-object-disposal DiagnosticGroups/CHECK_EVENTFUL_OBJECT_DISPOSAL
117
116
:duplicate-vars DiagnosticGroups/DUPLICATE_VARS
118
117
:es3 DiagnosticGroups/ES3
119
118
:es5-strict DiagnosticGroups/ES5_STRICT
120
- :es5-strict-uncommon DiagnosticGroups/ES5_STRICT_UNCOMMON
121
- :es5-strict-reflection DiagnosticGroups/ES5_STRICT_REFLECTION
122
119
:externs-validation DiagnosticGroups/EXTERNS_VALIDATION
123
120
:extra-require DiagnosticGroups/EXTRA_REQUIRE
124
121
:fileoverview-jsdoc DiagnosticGroups/FILEOVERVIEW_JSDOC
142
139
:non-standard-jsdoc DiagnosticGroups/NON_STANDARD_JSDOC
143
140
:report-unknown-types DiagnosticGroups/REPORT_UNKNOWN_TYPES
144
141
:strict-missing-require DiagnosticGroups/STRICT_MISSING_REQUIRE
145
- :strict-module-checks DiagnosticGroups/STRICT_MODULE_CHECKS
146
142
:strict-module-dep-check DiagnosticGroups/STRICT_MODULE_DEP_CHECK
147
143
:strict-requires DiagnosticGroups/STRICT_REQUIRES
148
144
:suspicious-code DiagnosticGroups/SUSPICIOUS_CODE
You can’t perform that action at this time.
0 commit comments