Skip to content

Commit e71c7a6

Browse files
committed
fix lint
1 parent 0d3848e commit e71c7a6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

typescript/src/eventsReferences.ts

-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
import ts from 'typescript'
21
import { findChildContainingExactPosition, matchParents } from './utils'
32

43
export const eventDefinitions = (languageService: ts.LanguageService, fileName: string, position: number): ts.DefinitionInfoAndBoundSpan | undefined => {

0 commit comments

Comments
 (0)