Skip to content

Commit

Permalink
import automerge for side-effects only
Browse files Browse the repository at this point in the history
  • Loading branch information
chee committed Aug 9, 2024
1 parent 71dfed7 commit fc8aaf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/automerge-repo/src/entrypoints/fullfat.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ export * from "../index.js"
// disable
//
// eslint-disable-next-line automerge-slimport/enforce-automerge-slim-import
import { next as Am } from "@automerge/automerge"
import "@automerge/automerge"

0 comments on commit fc8aaf0

Please sign in to comment.