Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
zardoy committed Oct 20, 2024
1 parent 0d3848e commit e71c7a6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion typescript/src/eventsReferences.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
import ts from 'typescript'
import { findChildContainingExactPosition, matchParents } from './utils'

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

0 comments on commit e71c7a6

Please sign in to comment.