Function: createTextSourceLocator()
createTextSourceLocator(
text:string):TextSourceLocator
Defined in: _internal/text-content-lint.ts:64
Build offset-to-location helpers for raw text documents.
Parametersโ
textโ
string
Full document text.
Returnsโ
Locator capable of turning raw offsets into ESLint locations.