We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a46d2d7 commit a67b6a9Copy full SHA for a67b6a9
typings/atom/index.d.ts
@@ -1,3 +1,4 @@
1
+/* eslint-disable no-shadow, @typescript-eslint/no-unused-vars */
2
import { Point, Notification, NotificationOptions, TextEditor } from "atom"
3
4
// NOTE: due to a bug in how TypeScript resolves ambient augments,
0 commit comments