Skip to content

Commit a67b6a9

Browse files
committed
chore: placate eslint about module augments
1 parent a46d2d7 commit a67b6a9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

typings/atom/index.d.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* eslint-disable no-shadow, @typescript-eslint/no-unused-vars */
12
import { Point, Notification, NotificationOptions, TextEditor } from "atom"
23

34
// NOTE: due to a bug in how TypeScript resolves ambient augments,

0 commit comments

Comments
 (0)