Kodemirror
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Kodemirror
lint
/
com.monkopedia.kodemirror.lint
/
LintSource
Lint
Source
typealias
LintSource
=
(
EditorSession
)
->
List
<
Diagnostic
>
A lint source function that produces diagnostics for the current editor state.