File tree Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Original file line number Diff line number Diff line change @@ -580,9 +580,7 @@ The following Closure warning options are exposed to ClojureScript:
580
580
[source,clojure]
581
581
----
582
582
:access-controls
583
- :ambiguous-function-decl
584
583
:analyzer-checks
585
- :check-eventful-object-disposal
586
584
:check-regexp
587
585
:check-types
588
586
:check-useless-code
@@ -596,14 +594,11 @@ The following Closure warning options are exposed to ClojureScript:
596
594
:deprecated-annotations
597
595
:duplicate-message
598
596
:duplicate-vars
599
- :es3
600
597
:es5-strict
601
598
:externs-validation
602
599
:extra-require
603
- :fileoverview-jsdoc
604
600
:function-params
605
601
:global-this
606
- :internet-explorer-checks
607
602
:invalid-casts
608
603
:j2cl-checks
609
604
:jsdoc-missing-type
@@ -632,7 +627,6 @@ The following Closure warning options are exposed to ClojureScript:
632
627
:too-many-type-params
633
628
:tweaks
634
629
:type-invalidation
635
- :undefined-names
636
630
:undefined-variables
637
631
:underscore
638
632
:unknown-defines
You can’t perform that action at this time.
0 commit comments