Skip to content

Commit

Permalink
Merge branch 'pnpm-clean' into bun-sh
Browse files Browse the repository at this point in the history
  • Loading branch information
ThatOneCalculator committed Oct 8, 2023
2 parents d1652d0 + f43df7d commit 53eab06
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 53eab06

Please sign in to comment.