Turn on noImplicitAny
and fix all errors
#258
Annotations
5 errors
core/quill.ts#L799
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'ExpandedOptions'.
|
core/quill.ts#L801
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'ExpandedOptions'.
|
themes/bubble.ts#L7
Module '"../core/quill"' has no exported member 'Bounds'. Did you mean to use 'import Bounds from "../core/quill"' instead?
|
ui/tooltip.ts#L2
Module '"../core/quill"' has no exported member 'Bounds'. Did you mean to use 'import Bounds from "../core/quill"' instead?
|
|
The logs for this run have expired and are no longer available.
Loading