Skip to content

Commit

Permalink
proper ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
ThatOneCalculator committed Oct 8, 2023
1 parent 7a969af commit f43df7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/browser/src/index.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { Entity } from 'megalodon'
// eslint-disable-next-line no-use-before-define
// eslint-disable-next-line @typescript-eslint/no-var-requires
const generator = require('megalodon').default

const BASE_URL: string = process.env.MASTODON_URL!
Expand Down

0 comments on commit f43df7d

Please sign in to comment.