Skip to content

Commit 6beba63

Browse files
committed
chore: remove @ts-check [skip ci]
1 parent caeabb1 commit 6beba63

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

lib/datatip-manager.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
// @ts-check
2-
31
import {
42
CompositeDisposable,
53
Disposable,

lib/main.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
// @ts-check
2-
31
import { CompositeDisposable } from "atom"
42
import { DataTipManager } from "./datatip-manager"
53
import type { DatatipService } from "atom-ide-base"

0 commit comments

Comments
 (0)